Tweaks to core headers
This commit is contained in:
@@ -28,11 +28,14 @@
|
||||
#include HAL_PATH(../HAL, HAL.h)
|
||||
|
||||
#include "../pins/pins.h"
|
||||
|
||||
#if defined(__AVR__) && !defined(USBCON)
|
||||
#define HardwareSerial_h // trick to disable the standard HWserial
|
||||
#endif
|
||||
|
||||
#include "Conditionals_post.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#include HAL_PATH(../HAL, SanityCheck.h)
|
||||
|
||||
// Include all core headers
|
||||
|
Reference in New Issue
Block a user