lancaster-university / microbit-samples

http://lancaster-university.github.io/microbit-docs
Other
114 stars 72 forks source link

advertiseEddystoneUid undefined #23

Closed markfirmware closed 2 years ago

markfirmware commented 5 years ago
/home/pi/github.com/lancaster-university/newest-microbit-samples/source/main.cpp: In function 'void startAdvertising()':
/home/pi/github.com/lancaster-university/newest-microbit-samples/source/main.cpp:13:21: error: 'class MicroBitBLEManager' has no member named 'advertiseEddystoneUid'
 uBit.bleManager.advertiseEddystoneUid(UID_NAMESPACE, UID_INSTANCE, CALIBRATED_POWERS[tx_power_level-1], false);
                 ^
ninja: build stopped: subcommand failed.
error: command ['ninja'] failed