Merge branch 'dev' of https://github.com/meshcore-dev/MeshCore into dev
This commit is contained in:
@@ -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
|
||||
}
|
||||
@@ -6,10 +6,6 @@ build_flags = ${nrf52_base.build_flags}
|
||||
${sensor_base.build_flags}
|
||||
-I variants/gat562_mesh_tracker_pro
|
||||
-D NRF52_POWER_MANAGEMENT
|
||||
-D LORA_FREQ=475
|
||||
-D LORA_BW=125
|
||||
-D LORA_SF=10
|
||||
-D LORA_CR=6
|
||||
-D PIN_BOARD_SCL=14
|
||||
-D PIN_BOARD_SDA=13
|
||||
-D PIN_OLED_RESET=-1
|
||||
|
||||
Reference in New Issue
Block a user