From d0953690ad76ecaccd94b6a7f0efebb9ef3790c7 Mon Sep 17 00:00:00 2001 From: Goebish Date: Sat, 6 Jun 2020 14:43:33 +0200 Subject: [PATCH] Fix stray characters --- Multiprotocol/V2X2_Rx_nrf24l01.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Multiprotocol/V2X2_Rx_nrf24l01.ino b/Multiprotocol/V2X2_Rx_nrf24l01.ino index e272495..d083c57 100644 --- a/Multiprotocol/V2X2_Rx_nrf24l01.ino +++ b/Multiprotocol/V2X2_Rx_nrf24l01.ino @@ -1,4 +1,4 @@ -/* +/* This project is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or