Smartphone-Companions / ESP32-ANCS-Notifications

Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE ANCS mobile device notifications.
GNU General Public License v3.0
154 stars 24 forks source link

Notifications does not name a type #29

Open ThreepE0 opened 1 year ago

ThreepE0 commented 1 year ago

Getting the following error when trying to compile. Any ideas?

sketch_ance_notifications_dec02b:8:1: error: 'notifications' does not name a type notifications.begin("BLEConnection device name");