
SDK Mapping Changes - Adjustments reuqired
Dear SDK Users
With the upcoming release 0.49.x there will be a little change in the SDK which I would like to bring to your attention since there might be slight changes required for your drivers before that release.
We are adjusting a small number of mapping so that these follow our standard wording. Here are the ones which will be changed:
SKIP BACKWARD will now be called PREVIOUS
SKIP FORWARD will now be called NEXT
ENTER will now be called CURSOR ENTER
If you are using any of these three legacy mappings in your driver, you should go ahead and change these now. In the currently available release 0.48.35 both mappings do work, so you can go ahead and change these without waiting for the next release.
If you are already using these mappings, no change is required.
You have to re-add your driver to the NEEO Brain after changing the driver so that the changes will be applied.
Let me know if you have questions.
Patrick
-
Patrick
Just to be clear - PREVIOUS/NEXT/CURSOR ENTER will work in 48.35+. SKIP BACKWARD/SKIP FORWARD/ENTER will only work up to but not including 49.x (at which time they will not work)?
In future, would be nice if you deprecated commands for a few firmware before removal - gives time for people to make adjustments (and gives time for those adjustments to trickle down to all people).