mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-07 12:30:53 +00:00
The implementation of clickButton(), pressButton(), and releaseButton() can be shared accross the several node-dependent implementations as they use the node-dependent doPressButton() doReleaseButton() routines.