From 521ce98b390a2db681a4b9aa189d8aeefec03cf3 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 15 Apr 2025 20:42:39 +0200 Subject: add CHANGELOG.md --- sensor/sensor.ino | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'sensor/sensor.ino') diff --git a/sensor/sensor.ino b/sensor/sensor.ino index f144ef4..1bc10f0 100644 --- a/sensor/sensor.ino +++ b/sensor/sensor.ino @@ -7,17 +7,6 @@ /// Sensor mussel - an Arduino sketch to emulate a mussel biosensor /// -/// * v0.0.3 -/// * rewrite sensor as sketch, -/// using ESP32 LEDC, Touch sensor and Logging library -/// -/// * v0.0.2 -/// * rewrite attitude #2 to also handle button press -/// * add voting functions and example -/// -/// * v0.0.1 -/// * initial release to radicle -/// /// @version 0.0.3 /// @see /// @see -- cgit v1.2.3