Added static function Device::methodId()

This commit is contained in:
Micke Prag 2009-02-05 16:13:03 +00:00
parent bb893d2119
commit c3a5bf2eb0
3 changed files with 24 additions and 6 deletions

View file

@ -5,12 +5,6 @@
using namespace TelldusCore;
const int ALL_METHODS =
TELLSTICK_TURNON |
TELLSTICK_TURNOFF |
TELLSTICK_BELL |
TELLSTICK_DIM;
/*
* Constructor
*/