Commit graph

3 commits

Author SHA1 Message Date
Micke Prag
08c02530a6 Removed function
bool devHasMethod(int id, int method)
and replaced with
int devMethods(int id)
2008-02-08 15:52:06 +00:00
Micke Prag
be464c4efc Fixed 2 bug
Returned correct id when adding a new device.
Fixed crash if no device was found in devHasMethod().
2008-02-08 13:23:28 +00:00
Micke Prag
ecf09abe0f Initial import of TellStick-driver 2008-02-05 13:14:30 +00:00