Start OLED support for ana-digi
This commit is contained in:
parent
fc1c62b9c0
commit
59068bbd13
6 changed files with 173 additions and 1 deletions
|
@ -39,6 +39,7 @@ void mw_free_pbuffer(mw_buffer *mwbuf);
|
|||
|
||||
/* makes a buffer for sending to the watch from the drawing buffer */
|
||||
unsigned char *mw_make_mw_buffer(mw_buffer *mwbuf, int *buflen);
|
||||
unsigned char *mw_make_mw_oled_buffer(mw_buffer *mwbuf, int *buflen);
|
||||
|
||||
void mw_dump_mw_buffer(mw_buffer *mwbuf);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue