修改mlx90614,未完成

This commit is contained in:
2024-10-09 17:38:05 +08:00
parent 53fadd4c22
commit 00dfdc4c8f
3 changed files with 221 additions and 208 deletions

View File

@@ -21,7 +21,7 @@
#endif
#define ULTRASONIC_CYCLES 0x05U
#define ULTRASONIC_TRAN_US 500 // (ms)
#define ULTRASONIC_TRAN_US 998 // (ms)
#define LED_PORT GPIOA
#define LED_PIN GPIO_PIN_9