GPS enable

This commit is contained in:
Pierrick C 2018-07-29 15:27:37 +02:00
parent 85a6425b25
commit 0c2f6f22a9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
##########
print_data = True
data_to_neopixel = True
gps_enable = False
gps_enable = True
update_interval = 5.0 # in seconds
send_json_data = True