Update classes reference

This commit is contained in:
fauresystems
2020-04-17 15:49:59 +02:00
parent d5bffb4d2f
commit 0d04e1746a
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
See [**4. Application protocol for escape room 2.0 prop**](../README.md#4-application-protocol-for-escape-room-20-prop) in [README.md](../README.md).
*PropData* is an interface (base class) implemented by 4 classes:
*PropData* (see <a href="https://github.com/xcape-io/ArduinoProps/blob/master/src/PropData.h" target="_blank">`PropData.h`</a>) is an interface (base class) implemented by 4 classes:
* ***PropDataDecimal***
* ***PropDataInteger***
* ***PropDataLogical***