Corrected a typo in a comment and added some explanatory comments

This commit is contained in:
Th3maz1ng 2021-06-05 23:39:57 +02:00
parent 955aa7a8dd
commit bad438287b

View File

@ -24,7 +24,7 @@
#define RADIO_PA_LEVEL RF24_PA_MAX
#define RADIO_DATARATE RF24_250KBPS
//Seep config part
//Sleep config part : in 4 second increments ie : 1 corresponds to 4s of sleep, and 15 correponds to 60 seconds of sleep.
#define SLEEP_4_SEC_INTERVAL 1//15
//Pin config part