This website requires JavaScript.
Explore
Help
Register
Sign In
Raspberries
/
upm
Public Access
Watch
2
Star
0
Fork
0
You've already forked upm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3a8fd71726151115bcec6dfccf625e7ed6e285f
upm
/
src
/
ds1808lc
/
jsupm_ds1808lc.i
9 lines
99 B
OpenEdge ABL
Raw
Normal View
History
Unescape
Escape
SWIG: Corrected Swig interface files Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
2016-03-17 13:27:19 -07:00
%
m
o
d
u
l
e
j
s
u
p
m
_
d
s
1808
l
c
ds1808lc: Initial Implementation Maxim DS1808 based LED lighting controller DS1808 is a general purpose potentiometer but this implementation is limited to controlling brightness of custom LED lighting hardware. Ideally there should be a DS1808 module used by a seperate lighting module. Signed-off-by: Henry Bruce <henry.bruce@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
2016-01-06 15:23:50 -08:00
%
i
n
c
l
u
d
e
"../upm.i"
%
{
SWIG: Corrected Swig interface files Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
2016-03-17 13:27:19 -07:00
#
i
n
c
l
u
d
e
"ds1808lc.h"
ds1808lc: Initial Implementation Maxim DS1808 based LED lighting controller DS1808 is a general purpose potentiometer but this implementation is limited to controlling brightness of custom LED lighting hardware. Ideally there should be a DS1808 module used by a seperate lighting module. Signed-off-by: Henry Bruce <henry.bruce@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
2016-01-06 15:23:50 -08:00
%
}
SWIG: Corrected Swig interface files Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
2016-03-17 13:27:19 -07:00
%
i
n
c
l
u
d
e
"ds1808lc.h"
Reference in New Issue
Copy Permalink