Update README.md

This commit is contained in:
Timm Bogner 2022-02-22 08:14:02 -06:00 committed by GitHub
parent 15a71b1639
commit ef10230acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,3 +19,11 @@ If you have sensors that are out of range of your first gateway, you can use a g
#define UNIT_MAC 0x01 #define UNIT_MAC 0x01
#define ESPNOWG_ACT sendESPNOW(0x00); #define ESPNOWG_ACT sendESPNOW(0x00);
``` ```
![Basic](/FDRS_Gateway2000/Basic_Setup.png)
![Basic](/FDRS_Gateway2000/Basic_LoRa_Setup.png)
![Basic](/FDRS_Gateway2000/Advanced_Setup_LoRa.png)