diff options
Diffstat (limited to 'sensor/sensor.ino')
-rw-r--r-- | sensor/sensor.ino | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sensor/sensor.ino b/sensor/sensor.ino index 1bc10f0..2224e09 100644 --- a/sensor/sensor.ino +++ b/sensor/sensor.ino @@ -8,7 +8,7 @@ /// Sensor mussel - an Arduino sketch to emulate a mussel biosensor /// /// @version 0.0.3 -/// @see <https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2tFBF4gN7ziG9oXtUytVQNYe3VhQ/tree/Mussel/README.md> +/// @see <https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2tFBF4gN7ziG9oXtUytVQNYe3VhQ> /// @see <https://moodle.ruc.dk/course/view.php?id=23504> // arduino-esp32 Logging system |