mirror of
https://github.com/k3ng/k3ng_rotator_controller.git
synced 2025-03-13 15:46:26 +00:00
fix buttons
This commit is contained in:
parent
48acc11e28
commit
5961e47bef
8
k3ng_rotator_controller/rotator_settings.h
Executable file → Normal file
8
k3ng_rotator_controller/rotator_settings.h
Executable file → Normal file
@ -243,13 +243,9 @@ You can tweak these, but read the online documentation!
|
||||
|
||||
#define POWER_SWITCH_IDLE_TIMEOUT 15 // use with FEATURE_POWER_SWITCH; units are minutes
|
||||
|
||||
#ifdef HARDWARE_EA4TX_ARS_USB
|
||||
|
||||
#define BUTTON_ACTIVE_STATE HIGH
|
||||
#define BUTTON_INACTIVE_STATE LOW
|
||||
#else
|
||||
#define BUTTON_ACTIVE_STATE LOW
|
||||
#define BUTTON_INACTIVE_STATE HIGH
|
||||
#endif
|
||||
|
||||
/*
|
||||
*
|
||||
@ -389,5 +385,3 @@ You can tweak these, but read the online documentation!
|
||||
#define SATELLITE_CALC_STAGE_3_RESOLUTION_SECS 1
|
||||
|
||||
#define NEXTION_GSC_STARTUP_DELAY 0
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user