pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

Null menu entries cause hard fault #26

Closed ginge closed 7 years ago

ginge commented 7 years ago

Currently the menu allows scrolling into null defined entries. Selecting these causes a crash. Additionally, there are several bugs that can be quickly rectified blocks pebble-dev/RebbleOS#24

jneubrand commented 7 years ago

I've got some spare time and could work on this.