From 463a8064e31d0854425240adbee93fa3b77722e9 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 22 May 2019 14:57:45 +0200 Subject: [PATCH] Update API.md --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 08225689e..dc3a7f6e3 100644 --- a/API.md +++ b/API.md @@ -1,6 +1,6 @@ Logo -# 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.