We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb7ffa commit ca422bbCopy full SHA for ca422bb
variants/heltec_wireless_paper/platformio.ini
@@ -40,7 +40,7 @@ build_flags =
40
-D MAX_CONTACTS=100
41
-D MAX_GROUP_CHANNELS=8
42
-D DISPLAY_CLASS=E213Display
43
- -D BLE_PIN_CODE=0 ; dynamic, random PIN
+ -D BLE_PIN_CODE=123456 ; dynamic, random PIN
44
-D BLE_DEBUG_LOGGING=1
45
-D OFFLINE_QUEUE_SIZE=256
46
build_src_filter = ${Heltec_Wireless_Paper_base.build_src_filter}
0 commit comments