for switch

This commit is contained in:
wmano
2025-08-25 22:58:48 +08:00
parent 411a3d157e
commit f9e7fa9956
25 changed files with 502 additions and 524 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
#include <rtthread.h>
#include <board.h>
#include <drv_gpio.h>
#include "shell.h"
#include <board.h>
#include <rtthread.h>
#include <drv_gpio.h>
#ifndef RT_USING_NANO
#include <rtdevice.h>
#endif /* RT_USING_NANO */
#include "main.h"
void show_app_version (void)
{