danem / tiny_gui

Tiny GUI for embedded devices
2 stars 1 forks source link

Code hygiene #7

Open danem opened 2 years ago

danem commented 2 years ago

Need to make use of smart pointers, and eliminate all of the gross static_casts littered throughout the code.