nvts8a / libros

The new OpenBook firmware
https://github.com/nvts8a/libros/raw/main/releases/libros-LATEST.uf2
Other
13 stars 0 forks source link

Improve Config and openbook.conf #11

Closed nvts8a closed 1 year ago

nvts8a commented 1 year ago

Currently, just to avoid debug logging for all users, Config just looks for the presence of _OPENBOOK/openbook.conf to put the device into DEBUG log level. This should be improved such that the file is key/value based and parses out keywords to place the device into DEBUG log level.

nvts8a commented 1 year ago

Implemented with v0.8.2