aboutsummaryrefslogtreecommitdiff
path: root/laser-tag software/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'laser-tag software/main.c')
-rw-r--r--laser-tag software/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/laser-tag software/main.c b/laser-tag software/main.c
index 8eee6c5..4007f2d 100644
--- a/laser-tag software/main.c
+++ b/laser-tag software/main.c
@@ -290,7 +290,6 @@ void led(uint8_t red, uint8_t green, uint8_t blue)
/*!
* @brief LPTMR interrupt call back function.
- * The function is used to toggle LED1.
*/
static void lptmr_call_back(void)
{