🤖 Moves esp32 project to own project folder

This commit is contained in:
Rune Harlyk
2024-03-04 17:59:38 +01:00
committed by Rune Harlyk
parent be8d28f444
commit 86618fd6a1
31 changed files with 8 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
#include <servo.h>
DRAM_ATTR std::unique_ptr<Servo> g_ptrServo;