CurieBLEHeartRateMonitor example code missing and incorrect

I just got my Arduino 101 this week and tried to run the CurieBLEHeartRateMonitor example. After installing the latest Arduino software and added the Arduino 101 library, I cannot find the CurieBLEHeartRateMonitor example code as instructed on the arduino.cc web site. I tried to copy the code and manually added to the sketch and it failed to compile. I noticed the source code on the web site is "#include <CurieBle.h>". Should it be "#include <CurieBLE.h>"? Can someone confirm this?

Hi dc2ac,
we are working on a huge refactor for BLE library to support Central role; when it will be ready all example will be harmonised with the latest library :slight_smile: Thanks for reporting!

its #include <CurieBLE.h>..kindle update this in your code