✨ ESP32 Panda_ZHU and Panda_M4 (#22644)
This commit is contained in:
@@ -681,6 +681,10 @@
|
||||
#include "esp32/pins_E4D.h" // ESP32 env:esp32
|
||||
#elif MB(FYSETC_E4)
|
||||
#include "esp32/pins_FYSETC_E4.h" // ESP32 env:FYSETC_E4
|
||||
#elif MB(PANDA_ZHU)
|
||||
#include "esp32/pins_PANDA_ZHU.h" // ESP32 env:PANDA
|
||||
#elif MB(PANDA_M4)
|
||||
#include "esp32/pins_PANDA_M4.h" // ESP32 env:PANDA
|
||||
|
||||
//
|
||||
// Adafruit Grand Central M4 (SAMD51 ARM Cortex-M4)
|
||||
|
||||
Reference in New Issue
Block a user