Arduino_STM32/STM32F1/libraries/A_STM32_Examples/examples/General
Peter Edwards f65e6905e9 Removed non standard functionality from Print class for BYTE "base" as this is available via e.g. Serial.write and conflicts with the FatFS library and potentially anything else defining BYTE
Fixed sketches using this behaviour
2017-09-28 12:08:59 +02:00
..
Blink Renamed MrBrunetteExamples to General examples, and remoted boards.txt 2016-05-13 14:40:06 +10:00
BlinkNcount Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
FadingOnboard Renamed MrBrunetteExamples to General examples, and remoted boards.txt 2016-05-13 14:40:06 +10:00
IntegerInput Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
IntegerInput_FloatOutput Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
InternalTempSensor Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
PrimeNos Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
PrimeNos2 Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
PrimeNos3 Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
Print_Binary Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
Print_Float Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
Print_HEX Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
SerialReadUntil Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00
StringEx_Parsing Remove isConnected() usage and binary zeros from StringEx_Parsinge xample 2017-06-09 22:07:33 +02:00
USB_ASCII Removed non standard functionality from Print class for BYTE "base" as this is available via e.g. Serial.write and conflicts with the FatFS library and potentially anything else defining BYTE 2017-09-28 12:08:59 +02:00
strtol_DecEquivalents Remove isConnected() usage from examples 2017-06-09 22:07:05 +02:00