EngstromJimmy / Blazm.Bluetooth

84 stars 14 forks source link

Readme is outdated #18

Closed delasource closed 2 years ago

delasource commented 2 years ago

Readme states the following example

navigator.Notification += Value_Notification;

which does not compile. "Notification" property is now on the Device object.

Please update examples!

EngstromJimmy commented 2 years ago

Fixed it