Files
brnQuanFW/ui/messages.h
bruno 101bde7463
All checks were successful
Build Firmware / build (push) Successful in 37s
fix power bug
2025-03-31 11:51:11 +02:00

11 lines
160 B
C

//
// Created by bruno on 3/30/25.
//
#ifndef BRNQUANFW_MESSAGES_H
#define BRNQUANFW_MESSAGES_H
void UI_DisplayMessages(void);
#endif //BRNQUANFW_MESSAGES_H