C++: Change enum types to be shorter in C++
* This changes the swig interface so Python/Node APIs change slightly Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -25,4 +25,3 @@
|
||||
import pymaa
|
||||
|
||||
x = pymaa.Gpio(13)
|
||||
print(x.pin)
|
||||
|
||||
Reference in New Issue
Block a user