日常更新

This commit is contained in:
2024-06-16 20:49:57 +08:00
parent f33ab5ab4b
commit 8d4580f225
4 changed files with 60 additions and 51 deletions

7
app/jj_voltage.h Normal file
View File

@@ -0,0 +1,7 @@
#ifndef _JJ_VOLTAGE_H_
#define _JJ_VOLTAGE_H_
#include "stdio.h"
#include "zf_driver_uart.h"
#endif