kopia lustrzana https://github.com/Max-Plastix/tbeam-helium-mapper
Fix Battery charging current to avoid USB overload
rodzic
fd5b5ca58a
commit
f4906ad699
|
@ -56,7 +56,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#ifndef DEADZONE_LON
|
||||
#define DEADZONE_LON -123.4567
|
||||
#endif
|
||||
#ifndef DEADZONE_RADIUS_M
|
||||
#define DEADZONE_RADIUS_M 500 // meters
|
||||
#endif
|
||||
|
||||
// Uncomment to enable discarding network settings by long pressing second button
|
||||
#define PREFS_DISCARD
|
||||
|
|
Ładowanie…
Reference in New Issue