solettaproject / soletta-machine-learning

Soletta Machine Learning is an open source machine learning library focused on development of IoT projects. It provides API to handle with client side AI and an easy to use flow-based Soletta module. Supports neural networks and fuzzy logic learning and can be easily extended to support others.
Apache License 2.0
25 stars 16 forks source link

samples: fix use of switch input ports #59

Closed bdilly closed 9 years ago

bdilly commented 9 years ago

It was changed on soletta to be an array port.

Signed-off-by: Bruno Dilly bruno.dilly@intel.com

cabelitos commented 9 years ago

+1