You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The banner file gets created during compiling. I have added a little line of code to the post install script to add the hostname of the WiFi-box using the d3dapi to get it.
(See #68)
Currently it's hard to check which box you're ssh into. Couldn't we include the id / ssid in the banner?
It's created in Lua:
https://github.com/Doodle3D/doodle3d-firmware/blob/master/src/main.lua#L52
Also see: #36
The text was updated successfully, but these errors were encountered: