1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/build/shared/examples
per1234 8b11b58753 Replace boolean type with bool in examples
This is part of a move to encourage use of the standard bool type over Arduino's non-standard boolean type alias.
2018-05-30 04:30:13 -07:00
..
01.Basics Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00
02.Digital Remove unused file from toneMultiple example 2017-08-18 15:19:20 +02:00
03.Analog Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00
04.Communication Replace boolean type with bool in examples 2018-05-30 04:30:13 -07:00
05.Control Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00
06.Sensors Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00
07.Display Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00
08.Strings Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00
09.USB Replace boolean type with bool in examples 2018-05-30 04:30:13 -07:00
10.StarterKit_BasicKit Replace boolean type with bool in examples 2018-05-30 04:30:13 -07:00
11.ArduinoISP/ArduinoISP Use consistent line wrapping in built-in example comments 2017-07-18 11:07:37 +02:00