add a .clang-format file (#9154)
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
// The FreeRTOS includes are in a different directory on ESP32 and I can't figure out how to make that work with platformio gcc
|
||||
// options so this is my quick hack to make things work
|
||||
// The FreeRTOS includes are in a different directory on ESP32 and I can't figure out how to make that work with
|
||||
// platformio gcc options so this is my quick hack to make things work
|
||||
|
||||
#if defined(ARDUINO_ARCH_ESP32)
|
||||
#define HAS_FREE_RTOS
|
||||
|
||||
Reference in New Issue
Block a user