split config now
This commit is contained in:
6
semestralka1/src/render/loop.h
Normal file
6
semestralka1/src/render/loop.h
Normal file
@@ -0,0 +1,6 @@
|
||||
// src/render/loop.h
|
||||
|
||||
#pragma once
|
||||
|
||||
// Runs the render loop: reads UART, animates, and draws output
|
||||
void render_loop();
|
||||
Reference in New Issue
Block a user