mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-18 20:00:05 +00:00
Ultrasonic
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include <freertos/task.h>
|
||||
#include <esp_timer.h>
|
||||
#include <esp_timer.h>
|
||||
|
||||
#include "ultrasonic.h"
|
||||
|
||||
esp_err_t ultrasonic_init (const ultrasonic_sensor_t *sensor)
|
||||
|
||||
Reference in New Issue
Block a user