From 777bb3f260410a8abd0a681772e5a0559ad327ed Mon Sep 17 00:00:00 2001 From: Stephan Eisfeld Date: Mon, 13 Aug 2018 20:41:36 +0200 Subject: [PATCH] replaces box with TonUINO in comments --- community/seisfeld/tonuino.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/seisfeld/tonuino.ino b/community/seisfeld/tonuino.ino index 3102c7f..4234245 100644 --- a/community/seisfeld/tonuino.ino +++ b/community/seisfeld/tonuino.ino @@ -56,7 +56,7 @@ If a led is connected to pin 6, limited status information is given using that led. The led is solid on when TonUINO is running (ie. has power and got initialized). The - led is pulsing slowly to indicate playback. When the box is in setup new nfc tag or erase + led is pulsing slowly to indicate playback. When TonUINO is in setup new nfc tag or erase nfc tag mode, the led is blinking every 500ms. This feature can be disabled by commenting a define below, to save some memory.