esp32_Adafruit_GPS/examples
Owen Torres 17bb6d1ed2 Replace boolean with standard bool
This causes deprecation warnings when compiling with the STM32duino
Arduino core.
2020-01-27 18:54:28 +00:00
..
GPS_HardwareSerial_EchoTest Skip tests for unsupported platforms; removed do nothing pieces 2019-03-14 17:05:30 -04:00
GPS_HardwareSerial_LOCUS_DumpBasic Skip tests for unsupported platforms; removed do nothing pieces 2019-03-14 17:05:30 -04:00
GPS_HardwareSerial_LOCUS_Erase Skip tests for unsupported platforms; removed do nothing pieces 2019-03-14 17:05:30 -04:00
GPS_HardwareSerial_LOCUS_Start Skip tests for unsupported platforms; removed do nothing pieces 2019-03-14 17:05:30 -04:00
GPS_HardwareSerial_LOCUS_Status Skip tests for unsupported platforms; removed do nothing pieces 2019-03-14 17:05:30 -04:00
GPS_HardwareSerial_Parsing Merge pull request #69 from stoph/patch-2 2019-07-09 13:22:01 -04:00
GPS_HardwareSerial_Timing clanged files 2020-01-18 10:23:14 -05:00
GPS_I2C_EchoTest basic i2c demo 2019-08-30 02:21:23 -04:00
GPS_I2C_OLEDdebug more workin' on i2c 2019-10-09 16:51:17 -04:00
GPS_I2C_Parsing parsingdemo 2019-10-13 20:22:14 -04:00
GPS_SPI_EchoTest add SPI support - tested with TitanX1. 2019-11-16 19:06:07 -05:00
GPS_SoftwareSerial_EchoTest fix more skips 2020-01-17 16:11:19 -05:00
GPS_SoftwareSerial_LOCUS_DumpBasic fix more skips 2020-01-17 16:11:19 -05:00
GPS_SoftwareSerial_LOCUS_Erase Replace boolean with standard bool 2020-01-27 18:54:28 +00:00
GPS_SoftwareSerial_LOCUS_Start Replace boolean with standard bool 2020-01-27 18:54:28 +00:00
GPS_SoftwareSerial_LOCUS_Status Replace boolean with standard bool 2020-01-27 18:54:28 +00:00
GPS_SoftwareSerial_Parsing fix more skips 2020-01-17 16:11:19 -05:00
blank Updated examples, split into HardwareSerial and SoftwareSerial; Removed NewSoftSerial 2019-03-14 14:22:28 -04:00
shield_sdlog Replace boolean with standard bool 2020-01-27 18:54:28 +00:00