1
0
Fork 0

fix lint error

master
Gordon Williams 2021-10-14 16:34:32 +01:00
parent ad30b7898f
commit 541dbb4a9b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
;//not entirely sure why we need this - related to how bootupdate adds these to .boot0
"";//not entirely sure why we need this - related to how bootupdate adds these to .boot0
E.showMenu = function(items) {
g.clear(1).flip(); // clear screen if no menu supplied
Bangle.drawWidgets();