eclipse / upm

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs.
MIT License
661 stars 410 forks source link

Use IdleNotificationDeadline as deprecated IdleNotification has been … #666

Closed nullr0ute closed 6 years ago

nullr0ute commented 6 years ago

…removed

In v8 API 6.5 the long deprecated IdleNotification has been removed so we need to use IdleNotificationDeadline as nodejs 10.x uses newer v8.

Signed-off-by: Peter Robinson pbrobinson@gmail.com

nullr0ute commented 6 years ago

Fixes issue 665

pylbert commented 6 years ago

Merged thanks!

Only one more issue and both the issue and pr would have been 666.