Commit Graph

32 Commits

Author SHA1 Message Date
David Gauchard cc69f8a469 pointers can always be be casted to long 2023-01-17 14:53:02 +01:00
Nick Reynolds 79b9acf9f4 Changes per suggestions by maintainer (Lukas Bachschwell). 2022-09-21 08:58:05 +01:00
Nick Reynolds e81cd1f7f5 Add captive portal functionality, update examples and documentation. 2022-09-19 17:38:10 +01:00
Martin Mueller 511840fa97 Added an example for using the new extended parameter callback 2022-06-11 10:56:35 -04:00
Lukas Bachschwell e3638beb14
Some example improvements by @thomastech
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-08 17:31:39 +01:00
Lukas Bachschwell 3cbae2ff1b
Reformat examples
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-04 11:20:04 +01:00
Lukas Bachschwell 71576d7686
More ducumentation 2019-12-29 14:35:54 +01:00
Lukas Bachschwell daede8799a
sync up examples 2019-12-28 21:30:57 +01:00
Lukas Bachschwell f00f7601f4
Some updates to gui example 2019-12-28 15:08:23 +01:00
Lukas Bachschwell 9764db9789
Increase timeout for connecting existing network and add continuous slider mode #60 2019-12-28 14:54:41 +01:00
Lukas Bachschwell fcc80b5843
Remove accel from example 2019-12-27 15:37:08 +01:00
Lukas Bachschwell 043ba99ea9 Adding basic structure for new widgets 2019-03-26 16:22:21 +01:00
Lukas Bachschwell 3c69f013fc Proper wrappers
- update order of params of create functions to be simillar
- changed all numbers to be numbers
- split pad creation function
- updated examples
2019-03-24 19:18:53 +01:00
Christian Riggenbach 3c42b43fe6 Changed signature of the callback
Call the callback with a pointer instead of a copy of the Control.
Changed all the examples
2019-03-04 21:05:13 +01:00
Christian Riggenbach e542ce0178 Updated Demo for changes in the API
updated the gui.ino to reflect the changes in the API:
* reformated/reindented, minor cleanups
* instantation of ESPUI in the users application
* automatic swichtover to station mode if given network is not found
2019-03-03 21:17:49 +01:00
Lukas Bachschwell 7a10457f99 #44 Adding Basic Auth
- Also authing websockets
- Implemented on begin and beginSpiffs
- Added notes to Gui example
2018-12-26 13:38:38 +01:00
Lukas Bachschwell 7d46a4de96 #9 #21 Adds Text input / Number input Support
also loads of reformating
2018-11-26 18:25:10 +01:00
Lukas Bachschwell 870e8a06a2 Closes #25 Adding captive Portal to example 2018-11-26 17:02:08 +01:00
Lukas Bachschwell e771320e6a #9 adjusting labels for wraping
renaming datafiles
going on for numbers
2018-05-27 11:47:53 +02:00
Lukas Bachschwell c901ff9408 Changing Example titel and reformat 2018-05-27 10:43:47 +02:00
Lukas Bachschwell feedd21413 changing order of functions because of beta compiler 2018-01-08 12:25:36 +01:00
Lukas Bachschwell 479792e335 ESP8266 Compatibility, finally 2017-12-01 17:11:16 +01:00
Lukas Bachschwell 24dafcc8bb update readme and example 2017-11-29 11:35:54 +01:00
Lukas Bachschwell 7e948c34fc codeformating 2017-11-14 12:14:59 +01:00
Lukas Bachschwell 86132fe38d update example 2017-11-14 12:13:05 +01:00
Lukas Bachschwell 6da6c3841b Color none, update example 2017-11-14 12:12:12 +01:00
Lukas Bachschwell fa45d9033b Color feature, and API changes 2017-11-14 12:09:52 +01:00
Lukas Bachschwell cca76c1389 Button text in example 2017-11-13 17:23:28 +01:00
Lukas Bachschwell 3c26def22a Updating example 2017-11-13 16:11:42 +01:00
Lukas Bachschwell 356f3d6edd More example mistakes
when stressed out...
2017-10-20 12:04:03 +02:00
Lukas Bachschwell 929aa109e4 Update gui.ino
typo
2017-10-20 11:49:54 +02:00
Lukas Bachschwell dbbaad3f4f rename example 2017-10-19 17:41:21 +02:00