Refactor: FaketecBoard to PromicroBoard

Esse commit está contido em:
taco
2025-03-30 15:52:25 +11:00
commit 01e98caea7
5 arquivos alterados com 32 adições e 32 exclusões
+1 -1
Ver Arquivo
@@ -2,7 +2,7 @@
#include "target.h"
#include <helpers/ArduinoHelpers.h>
FaketecBoard board;
PromicroBoard board;
RADIO_CLASS radio = new Module(P_LORA_NSS, P_LORA_DIO_1, P_LORA_RESET, P_LORA_BUSY, SPI);