@ -1,3 +1,13 @@
/**
* @file camera.cpp
* @author Finny (tianjialong0106@163.com)
* @brief
* @version 0.1
* @date 2022-09-26
*
* @copyright Copyright (c) 2022
*/
#include "camera.h"
#include "who_camera.h"
#include "who_motion_detection.hpp"
@ -1,3 +1,14 @@
* @file heating_plate.c
#include "heating_plate.h"
void T_heating_plate_init(void) {}
* @file key.c
#include "key.h"
static T_key_structer_t *T_key_structer_s;
* @file light.c
* @brief Project micro shape photometer light control
* @date 2022-09-25
#include "light.h"
#include "driver/gpio.h"
@ -1,13 +1,3 @@
* @file light.h
#pragma once
#include <stdbool.h>
* @file port.c
#include "port.h"
* @file wifi.c
#include "wifi.h"
#define WIFI_SSID 1