From 30e7dea6445ac8991862980e25c94ed03378c87e Mon Sep 17 00:00:00 2001 From: Andrew Berridge Date: Sun, 27 Jun 2021 21:09:33 +0100 Subject: [PATCH] Comment update --- .../Example29_SPIGetPositionESP32.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Example29_SPIGetPositionESP32/Example29_SPIGetPositionESP32.ino b/examples/Example29_SPIGetPositionESP32/Example29_SPIGetPositionESP32.ino index cc081c9..1030d42 100644 --- a/examples/Example29_SPIGetPositionESP32/Example29_SPIGetPositionESP32.ino +++ b/examples/Example29_SPIGetPositionESP32/Example29_SPIGetPositionESP32.ino @@ -1,5 +1,5 @@ /* - Reading lat and long via UBX binary commands over SPI + Reading lat and long via UBX binary commands over SPI (ESP32 specific example) By: Andrew Berridge Date: 27th June 2021 License: MIT. See license file for more information but you can