From d1b93d536d934eb5062b8e7e9ca014433b97f821 Mon Sep 17 00:00:00 2001
From: Marek Mioduszewski <marmiodu@student.pg.edu.pl>
Date: Wed, 8 Jul 2020 11:13:24 +0000
Subject: [PATCH] Update main.c

---
 cw3_template/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cw3_template/main.c b/cw3_template/main.c
index 56efe3b..470f0d0 100644
--- a/cw3_template/main.c
+++ b/cw3_template/main.c
@@ -59,7 +59,6 @@
 // NOTE: lab3
 #include "nrf_drv_gpiote.h"
 
-// NOTE: uzupelnic odpowiednim pinem dla fototranzystora
 #define PIN_IN 20
 
 extern char m_rx_buffer[READ_SIZE];
-- 
GitLab