various fixes for nano g2 gps
- baud rate changed to default - switch state detected at boot to enable position - small edge cases fixed - more mesh debugging output added Co-authored-by: LitBomb <lithangw@hotmail.com> Co-authored-by: Nick from BOSTON
Bu işleme şunda yer alıyor:
co-authored by
LitBomb
Nick from BOSTON
ebeveyn
d13dc10bf3
işleme
53c1f70412
@@ -34,6 +34,8 @@ void NanoG2Ultra::begin()
|
||||
pinMode(EXT_NOTIFY_OUT, OUTPUT);
|
||||
digitalWrite(EXT_NOTIFY_OUT, LOW);
|
||||
|
||||
pinMode(GPS_EN, OUTPUT); // Initialize GPS power pin
|
||||
|
||||
Wire.begin();
|
||||
pinMode(SX126X_POWER_EN, OUTPUT);
|
||||
digitalWrite(SX126X_POWER_EN, HIGH);
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle