T1000-E hardware updates and GPS positioning accuracy optimisation (#6003)
* T1000-E button setting update * T1000-E GNSS lock error fix * T1000-E GNSS improve detection success --------- Co-authored-by: WayenWeng <jinyuan.weng@seeed.cc>
This commit is contained in:
co-authored by
GitHub
WayenWeng
parent
4a6a0efcfd
commit
4e8c4f0d55
@@ -55,7 +55,7 @@ extern "C" {
|
||||
#define BUTTON_PIN (0 + 6) // P0.06
|
||||
#define BUTTON_ACTIVE_LOW false
|
||||
#define BUTTON_ACTIVE_PULLUP false
|
||||
#define BUTTON_SENSE_TYPE 0x6
|
||||
#define BUTTON_SENSE_TYPE 0x5 // enable input pull-down
|
||||
|
||||
#define HAS_WIRE 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user