Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit 8273ea1

Browse files
committed
Change default name
1 parent a271324 commit 8273ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/modules/splash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ def checkFirstBoot():
211211
else: # Setup completed
212212
print("[SPLASH] Normal boot.")
213213

214-
nick = badge.nvs_get_str("owner", "name", 'John Doe')
214+
nick = badge.nvs_get_str("owner", "name", 'Jan de Boer')
215215
vMin = badge.nvs_get_u16('splash', 'bat.volt.min', 3600) # mV
216216
vMax = badge.nvs_get_u16('splash', 'bat.volt.max', 4200) # mV
217217
if badge.battery_charge_status() == False and badge.usb_volt_sense() > 4500 and badge.battery_volt_sense() > 2500:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy