mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
defines.h needed to get ESP32 macro on non-ESP32
This commit is contained in:
parent
c02e976c9f
commit
5cbf0c2cad
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
|
||||
#include "RingStream.h"
|
||||
#include "defines.h"
|
||||
#include "DIAG.h"
|
||||
|
||||
RingStream::RingStream( const uint16_t len)
|
||||
|
|
Loading…
Reference in New Issue
Block a user