aboutsummaryrefslogtreecommitdiff
path: root/sensor
diff options
context:
space:
mode:
Diffstat (limited to 'sensor')
-rw-r--r--sensor/sensor.ino11
1 files changed, 0 insertions, 11 deletions
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 <https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2tFBF4gN7ziG9oXtUytVQNYe3VhQ/tree/Mussel/README.md>
/// @see <https://moodle.ruc.dk/course/view.php?id=23504>