mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Fix incorrect comments
This commit is contained in:
parent
e9ff0bd9b0
commit
82689512f8
1 changed files with 1 additions and 1 deletions
|
|
@ -53,5 +53,5 @@ void GAT562MeshTrackerProBoard::begin() {
|
|||
checkBootVoltage(&power_config);
|
||||
#endif
|
||||
digitalWrite(SX126X_POWER_EN, HIGH);
|
||||
delay(10); // give sx1268 some time to power up
|
||||
delay(10); // give sx1262 some time to power up
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue