Minimize contract, add ADC read and send its data to coonsole

This commit is contained in:
2026-04-13 00:04:48 +03:00
parent 732a2dfa32
commit 977227296e
12 changed files with 269 additions and 67 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
#include "ringbuf.h"
void sampler_task_start();
ringbuf_t* sampler_get_buffer(); // ← ВОТ ЭТО