lowermachine/source
Miaow 77dfccba79 feat: 添加队列空提示
1. 当存储上位机的图像数据队列为空时,将会给上位机发送报错信息
2. README中添加了喷阀工作原理
3. 添加了部署步骤说明doc/deploy.md
2023-02-08 20:53:53 +08:00
..
.vscode feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
.gitignore original version 2022-01-16 13:44:50 +08:00
camera_trigger.c original version 2022-01-16 13:44:50 +08:00
camera_trigger.h original version 2022-01-16 13:44:50 +08:00
delay.s original version 2022-01-16 13:44:50 +08:00
encoder.c original version 2022-01-16 13:44:50 +08:00
encoder.h original version 2022-01-16 13:44:50 +08:00
gpio_common.c original version 2022-01-16 13:44:50 +08:00
gpio_common.h feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
host_computer.c feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
host_computer.h feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
main.c feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
main.h feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
Makefile feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
queue_reference.c original version 2022-01-16 13:44:50 +08:00
queue_reference.h original version 2022-01-16 13:44:50 +08:00
queue_uint64.c original version 2022-01-16 13:44:50 +08:00
queue_uint64.h original version 2022-01-16 13:44:50 +08:00
valve.c original version 2022-01-16 13:44:50 +08:00
valve.h feat: 添加队列空提示 2023-02-08 20:53:53 +08:00
version feat: 添加队列空提示 2023-02-08 20:53:53 +08:00