feat: Initial esp32-hacking project with firmware sources and docs
This commit is contained in:
16
esp-crab/master_recv/main/ui/ui_events.c
Normal file
16
esp-crab/master_recv/main/ui/ui_events.c
Normal file
@@ -0,0 +1,16 @@
|
||||
// This file was generated by SquareLine Studio
|
||||
// SquareLine Studio version: SquareLine Studio 1.5.0
|
||||
// LVGL version: 8.3.11
|
||||
// Project name: C5_Dual_antenna
|
||||
|
||||
#include "ui.h"
|
||||
|
||||
// void ScreenSSliderLight_function(lv_event_t * e)
|
||||
// {
|
||||
// // Your code here
|
||||
// }
|
||||
|
||||
// void PhaseCalibration_button(lv_event_t * e)
|
||||
// {
|
||||
// // Your code here
|
||||
// }
|
||||
Reference in New Issue
Block a user