norbert-walter / esp32-nmea2000-obp60

nmea2000 gateway with ESP32
GNU General Public License v2.0
14 stars 10 forks source link

Change identity to equality to get rid of warning and add ISO date format #101

Closed thooge closed 1 month ago

thooge commented 1 month ago

Eliminate warning and add ISO date format.

norbert-walter commented 1 month ago

Please undo the changes in extra_script.py and add these changes directly to wellenvogel's project as a pull request. Compare my explanations for issue #98.

I am happy to accept the changes to my code.

norbert-walter commented 1 month ago

extra_script.py is located in the folder /webinstall This folder in not a part of OBP60 firmware. The part of OBP60 firmware is only located in /lib/obp60task. The last file with the display page is okay for a merge with my firmware. extra_script.py I can not merge.