mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-03-11 07:29:48 +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.