Update Prop.md
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ BridgeProp prop(u8"Arduino Blink", // as MQTT client id, should be unique per cl
|
||||
|
||||
|
||||
## Interface
|
||||
The *Prop* class interface is consistent with the <a href="https://github.com/xcape-io/PyProps/blob/master/help/Prop.md" target="_blank">Prop class</a> of the <a href="https://github.com/xcape-io/PyProps" target="_blank">PyProps library</a> for Raspberry boards.
|
||||
The *Prop* class interface is consistent with the <a href="https://github.com/xcape-io/PyProps/blob/master/help/Prop.md" target="_blank">Prop class</a> of the <a href="https://github.com/xcape-io/PyProps#pyprops-library" target="_blank">PyProps library</a> for Raspberry boards.
|
||||
|
||||
* `virtual void begin(void(*)(String) = NULL) = 0`
|
||||
* `void addData(PropData*)`
|
||||
|
||||
Reference in New Issue
Block a user