emfcamp / badge-2024-documentation

Tildagon badge documentation website
https://tildagon.badge.emfcamp.org/
21 stars 38 forks source link

Test code on EEPROM #176

Closed npentrel closed 4 months ago

npentrel commented 4 months ago

We haven't been able to test the code in App loaded from EEPROM because of https://github.com/emfcamp/badge-2024-software/issues/81. If anyone doesn't have that issue and can test the code, please do.

walkerdanny commented 4 months ago

Have finally had chance to test this - it looks like the example app does get launched, but it needs to request to be foregrounded to have its draw or update methods called. Will make a pull request with a fix.