Merge branch 'pinmap'
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com> Conflicts: api/maa.h src/CMakeLists.txt
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
int
|
||||
main ()
|
||||
{
|
||||
maa_init();
|
||||
maa_pwm_context* pwm;
|
||||
pwm = maa_pwm_init(3);
|
||||
if (pwm == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user