added dependency for FlashStorage if using a SAMD-Board
This commit is contained in:
@@ -23,6 +23,7 @@ Needs implementation:
|
|||||||
To compile, following libraries have to be installed:
|
To compile, following libraries have to be installed:
|
||||||
|
|
||||||
* [U8g2](https://github.com/olikraus/u8g2) for OLED support in TX module
|
* [U8g2](https://github.com/olikraus/u8g2) for OLED support in TX module
|
||||||
|
* [FlashStorage](https://github.com/cmaglie/FlashStorage) for EEPROM-Emulation if using a SAMD-Board (M0 etc.)
|
||||||
|
|
||||||
# Protocol
|
# Protocol
|
||||||
|
|
||||||
@@ -147,4 +148,4 @@ After flashing TX and RX, binding is required.
|
|||||||
|
|
||||||
# RX module connection diagram
|
# RX module connection diagram
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user