mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
add ADC/DAC and PWM
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "mlx90640.h"
|
||||
|
||||
// amount of sensors processing
|
||||
#define N_SESORS (5)
|
||||
#define N_SENSORS (5)
|
||||
|
||||
// maximal errors number to stop processing
|
||||
#define MLX_MAX_ERRORS (11)
|
||||
|
||||
Reference in New Issue
Block a user