mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-22 23:26:45 -08:00
Add XIAO-ESP32-S3 Board Support (WIP)
looking to cleanup certain things with config to allow easier customization of the build when used with the flipper zero
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "configs.h"
|
||||
|
||||
#ifndef MARAUDER_FLIPPER
|
||||
#ifndef MARAUDER_FLIPPER || XIAO_ESP32_S3
|
||||
#include <Wire.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user