mirror of
https://github.com/stasenso/rp_pico_display_engine.git
synced 2026-06-27 05:42:41 +03:00
Update thermometer example to use modular render headers
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "pico/stdlib.h"
|
||||
#include "display/display.h"
|
||||
#include "display/renderer.h"
|
||||
#include "display/render/context.h"
|
||||
#include "display/render/grid.h"
|
||||
#include "display/render/sine_wave.h"
|
||||
|
||||
|
||||
#define WIDTH 320
|
||||
|
||||
Reference in New Issue
Block a user