Ahh, ok - yes you're right the ID should match the folder name, sorry - missed that.
Where did you read about the 7 character limit? We raised it to 28 a while back so if it's still mentioned in a tutorial somewhere I need to change that.
Are you hosting on GitHub pages? If so please could you share a link so I can take a look? If you're self-hosting it could be that the permissions on the new directory/files are wrong so the webserver can't read them. Maybe try opening your_server/apps/tapclok/app.js in the web browser and see if it works
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ahh, ok - yes you're right the ID should match the folder name, sorry - missed that.
Where did you read about the 7 character limit? We raised it to 28 a while back so if it's still mentioned in a tutorial somewhere I need to change that.
Are you hosting on GitHub pages? If so please could you share a link so I can take a look? If you're self-hosting it could be that the permissions on the new directory/files are wrong so the webserver can't read them. Maybe try opening
your_server/apps/tapclok/app.js
in the web browser and see if it works