Update API.md

This commit is contained in:
Theo Arends
2019-05-22 14:57:45 +02:00
committed by GitHub
parent d697e747e4
commit 463a8064e3
+1 -1
View File
@@ -1,6 +1,6 @@
<img src="/tools/logo/TASMOTA_FullLogo_Vector.svg" alt="Logo" align="right" height="76"/>
# Sonoff-Tasmota basic API information
# Basic API information
Sonoff-Tasmota can easily be extended by developers using provided function pointers as callback Ids. This document lists the available callback function Ids. See the wiki (https://github.com/arendst/Sonoff-Tasmota/wiki/Sensor-API) for more information.