tdsensor
This commit is contained in:
parent
71e13196f3
commit
d6fcd4a5dc
3 changed files with 104 additions and 12 deletions
|
@ -322,6 +322,8 @@ else:
|
|||
library_dirs = ['/usr/lib', '/usr/local/lib']
|
||||
libraries = ['telldus-core']
|
||||
define_macros = []
|
||||
|
||||
define_macros.extend([('DATA_LENGTH', 20)])
|
||||
|
||||
telldus = Extension(
|
||||
'telldus',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue