소스 검색

Version 6.2.4; Focus on Downstream messaging, and other improvements. Please look and CHANGELOG for all changes,

platenspeler 5 년 전
부모
커밋
659ca99d4b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/configNode.h

+ 1 - 1
src/configNode.h

@@ -1,5 +1,5 @@
 // 1-channel LoRa Gateway for ESP8266 and ESP32
-// Copyright (c) 2016-2020 Maarten Westenberg version for ESP8266
+// Copyright (c) 2016-2020 Maarten Westenberg version for ESP8266 and ESP32
 //
 // based on work done by Thomas Telkamp for Raspberry PI 1ch gateway
 // and many other contributors.