6.2.1.19 Rename user_config.h

6.2.1.19 20181023
* Fix header file execution order by renaming user_config.h to my_user_config.h
* Fix Arduino IDE compilation warning regarding e-paper library
This commit is contained in:
Theo Arends
2018-10-23 15:51:51 +02:00
parent af5a4826ee
commit 2c02532e1c
9 changed files with 47 additions and 22 deletions
+1
View File
@@ -8,6 +8,7 @@ The following table lists Callback Ids and their availability for a Driver, Sens
Callback Id | Bool | Version | xdrv | xsns | xnrg | Description
----------------------------|------|----------|------|------|------|----------------------------------
FUNC_SETTINGS_OVERRIDE | | 6.2.1.19 | x | | | Override start-up settings
FUNC_MODULE_INIT | x | 6.2.1.17 | x | | | Init module specific parameters
FUNC_PRE_INIT | | | x | | x | Once GPIO have been established
FUNC_INIT | | | x | x | x | At end of initialisation