We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27849cb commit 0af7201Copy full SHA for 0af7201
MyConfig.h
@@ -463,7 +463,7 @@
463
*
464
* In some countries there might be limitations, in Germany for example only the range
465
* 2400,0 - 2483,5 Mhz is allowed.
466
- * @see http://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2013_10_WLAN_2,4GHz_pdf.pdf
+ * @see https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/MobilfunkDectWlanCBFunk/2013_10_WLAN_2,4GHz_pdf.pdf
467
*/
468
#ifndef MY_RF24_CHANNEL
469
#define MY_RF24_CHANNEL (76)
0 commit comments