Allman-astyler
|
eea9999dc5
|
Revert "Allman now (#6080)" (#6090)
This reverts commit 98125f88605cd7e46e9be4e1b3ad0600dd5d2b51.
|
2019-05-14 00:09:54 +02:00 |
|
Allman-astyler
|
98125f8860
|
Allman now (#6080)
* switch restyle script for CI
* remove confirmation
* restyle with allman
|
2019-05-13 16:41:34 +02:00 |
|
david gauchard
|
92373a9837
|
Deprecate axTLS, update examples (#5366)
* update examples
* fix serial<->tcp example, use STASSID instead of SSID (name collision)
* fix HTTPSRequest.ino
* update AxTLS HTTPS examples, update AxTLS API to deprecated
* fixes
* fixes + fix astyle (no preproc directives) + restyling script
* fix HTTPClient library
* fixes
* common.sh: do not reload arduino when already present (for locally CI testing)
* common.sh: do not reload ArduinoJson when already present (for locally CI testing)
* fix
* fix
* fix deprecated example
* fix WiFiHTTPSServer.ino
* reduce footprint
* wipfix
* fix led builtin
* fix example
* finished updating APSSID on all examples
* style
* restyle examples
* helper to run CI test locally
* local CI runner more verbose
* +const
* deprecation deprecation
* deprecation
* Update NTPClient.ino
const char[] => const char *
* Update interactive.ino
const char[] => const char *
|
2018-11-29 20:49:27 -08:00 |
|
Ivan Grokhotkov
|
61cd8d8385
|
examples: format all .ino files
This formats all the example source files using Arduino style rules.
|
2018-03-08 14:32:06 +08:00 |
|
mgaman
|
974b9ae2fa
|
UdpNtpClient rewritten in a clearer, more pedantic fashion. (#2008)
* Create readme.txt
* Add files via upload
* Update RFC1305.h
Added guard lines
|
2016-06-01 11:12:45 +08:00 |
|