get mostly one directional comms working
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#include "esp_log.h"
|
||||
#include "buscfg.h"
|
||||
|
||||
#define CONFIG_FREERTOS_HZ 100
|
||||
|
||||
#define MCP3550_SPS 3.75f
|
||||
#define MCP3550_CONVERSION_MS ((int)(1000.0f / MCP3550_SPS)) // ~267ms
|
||||
|
||||
|
Reference in New Issue
Block a user