platisd/smartcar_shield

Disabling Cruise Control

this-oliver opened this issue · 2 comments

The method disableCruiseControl(); method isn't being recognised by the Arduino IDE.

I'm abroad at the moment, can you create a pull request that solves this?

It seems like the keywords.txt file lacks the proper designation for the disableCruiseControl() method, unlike other methods. My guess is that disableCruiseControl() KEYWORD2 needs to be added to that list.