mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* LocalIdentity:: writeTo( array ) and readFrom (array )
This commit is contained in:
parent
ec92bfa6b1
commit
86f11d08aa
6 changed files with 37 additions and 0 deletions
|
|
@ -277,6 +277,8 @@ void setup() {
|
|||
halt();
|
||||
}
|
||||
|
||||
radio.setCRC(0);
|
||||
|
||||
#ifdef SX126X_CURRENT_LIMIT
|
||||
radio.setCurrentLimit(SX126X_CURRENT_LIMIT);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue