Coragem update
Dependents: Coragem_all_sensors Lora_SX1272_Coragem
Revision 5:d5e647e6def9, committed 2019-11-13
- Comitter:
- marcoantonioara
- Date:
- Wed Nov 13 16:37:41 2019 +0000
- Parent:
- 4:f77a79f4239a
- Commit message:
- Coragem Adaptation
Changed in this revision
SX1272.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f77a79f4239a -r d5e647e6def9 SX1272.cpp --- a/SX1272.cpp Tue Sep 03 21:15:40 2019 +0000 +++ b/SX1272.cpp Wed Nov 13 16:37:41 2019 +0000 @@ -263,11 +263,7 @@ // from single_chan_pkt_fwd by Thomas Telkamp - //__________________________lendo todos os registradores________________________ - // for(char i=0;i<100;i++){ -// int value =readRegister(i); -//// printf("reg%d =%d ",i,value); -// } + readRegister(0);//evitar falsos positivos uint8_t version = readRegister(REG_VERSION);