Fix Battery charging current to avoid USB overload

pull/8/head
Max-Plastix 2022-01-21 16:54:12 -08:00
rodzic fd5b5ca58a
commit f4906ad699
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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