mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Refactor: FaketecBoard to PromicroBoard
This commit is contained in:
parent
0d5c17f7ed
commit
01e98caea7
5 changed files with 32 additions and 32 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue