add font centering, minor fixes
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include <freertos/task.h>
|
||||
#include <freertos/timers.h>
|
||||
|
||||
#include "gui.h"
|
||||
#include "nokia.h"
|
||||
#include "liquid.h"
|
||||
#include "drawing.h"
|
||||
@@ -27,7 +25,6 @@ void gui_init() {
|
||||
* 0b10 - knowb CCW
|
||||
* 0b100 - button released
|
||||
* 0b1000 - button pressed
|
||||
* 0b10000 - ticker event
|
||||
*
|
||||
* @param arg
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user