thinknode_m5: tx_led

This commit is contained in:
Florent 2025-11-28 09:57:58 +01:00
parent 24edd3cf20
commit dfec6d3483
6 changed files with 25 additions and 17 deletions

View file

@ -12,8 +12,6 @@
#include <helpers/ui/GxEPDDisplay.h>
#include <helpers/ui/MomentaryButton.h>
#endif
#include <Wire.h>
#include <PCA9557.h>
extern ThinknodeM5Board board;
extern WRAPPER_CLASS radio_driver;