Skip to content

Commit d3f0dfc

Browse files
author
dave
committed
Add BETA comment on framebuffer example, remove unused variable
1 parent 6cc2bf7 commit d3f0dfc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/stm32f429FrameBuffer/tcmenu_main.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* BETA early access, the frame buffer is not yet fully working. Only for evaluation.
3+
*/
4+
15
#include <mbed.h>
26
#include "stm32f429FrameBuffer_menu.h"
37

0 commit comments

Comments
 (0)