diff --git a/components/ArduinoUno.hpp b/components/ArduinoUno.hpp index b3b0cb9..bb61116 100644 --- a/components/ArduinoUno.hpp +++ b/components/ArduinoUno.hpp @@ -1,6 +1,7 @@ /* microflo_component yaml name: ArduinoUno description: Convenient definition of pins available on Arduino Uno +icon: "microchip" inports: in: type: all diff --git a/components/MbedLPC.hpp b/components/MbedLPC.hpp index 2707fb8..ae38da0 100644 --- a/components/MbedLPC.hpp +++ b/components/MbedLPC.hpp @@ -1,6 +1,7 @@ /* microflo_component yaml name: MbedLPC description: Convenient definition of pins available on Mbed LPC1768 +icon: "microchip" inports: in: type: bang diff --git a/components/ToggleAnimation.hpp b/components/ToggleAnimation.hpp index 031efd8..2c05ac7 100644 --- a/components/ToggleAnimation.hpp +++ b/components/ToggleAnimation.hpp @@ -1,6 +1,7 @@ /* microflo_component yaml name: ToggleAnimation description: "Animate between two states; one value for high, another for low" +icon: "film" inports: clock: type: integer diff --git a/components/ToggleAnimationsN.hpp b/components/ToggleAnimationsN.hpp index d2dff86..d8e1ce3 100644 --- a/components/ToggleAnimationsN.hpp +++ b/components/ToggleAnimationsN.hpp @@ -1,6 +1,7 @@ /* microflo_component yaml name: ToggleAnimationsN description: "Animate between two states; one value for high, another for low" +icon: "film" inports: tracks: type: integer