get mostly one directional comms working

This commit is contained in:
2025-04-27 01:43:55 +02:00
parent af4d8654de
commit 3457b76938
12 changed files with 402 additions and 97 deletions

View File

@@ -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