meshtastic-firmware/docs/software/nrf52-TODO.md

7 wiersze
255 B
Markdown
Czysty Zwykły widok Historia

* make a new boarddef with a variant.h file. Fix pins in that file. In particular:
#define PIN_SPI_MISO (46)
#define PIN_SPI_MOSI (45)
#define PIN_SPI_SCK (47)
#define PIN_WIRE_SDA (26)
#define PIN_WIRE_SCL (27)