Skip to content

Commit 2b4bcbb

Browse files
committed
Update device lists
***NO_CI***
1 parent 6d0a3f0 commit 2b4bcbb

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,15 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
4545
* [.NET **nanoFramework** Webserver sample pack](samples/Webserver)
4646
* [HTTP Listener sample](samples/HTTP/HttpListener)
4747
* [HTTP Listener sample](samples/HTTP/HttpWebRequest)
48-
* [HTTP sample pack](samples/WebSockets)
4948
* [HTTP sample pack](samples/HTTP)
5049
* [HTTP.HttpAzureGET Sample](samples/HTTP/HttpAzureGET)
5150
* [HTTP.HttpAzurePOST Sample](samples/HTTP/HttpAzurePOST)
5251
* [MQTT sample pack](samples/MQTT)
5352
* [Networking sample pack](samples/Networking)
5453
* [SSL sample pack](samples/SSL)
54+
* [WebSocket sample pack](samples/WebSockets)
5555
* [WiFI samples](samples/Wifi)
5656
* [WiFi Soft AP sample](samples/WiFiAP)
57-
* [WebSocket samples] (samples/WebSockets)
5857

5958
## MQTT
6059

@@ -69,8 +68,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
6968
* [Azure IoT Hub SDK with MQTT protocol](samples/AzureSDK/AzureSDK)
7069
* [Azure SDK sample pack](samples/AzureSDK)
7170
* [Azure Service Bus AMQP sample](samples/AMQP/Azure-ServiceBus-Sender)
72-
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureMQTTTwinsBMP280Sleep)
7371
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureSDK/AzureSDKSleepBMP280)
72+
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureMQTTTwinsBMP280Sleep)
7473
* [HTTP.HttpAzureGET Sample](samples/HTTP/HttpAzureGET)
7574
* [HTTP.HttpAzurePOST Sample](samples/HTTP/HttpAzurePOST)
7675
* [Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework](samples/AzureSDK/AzureSDKSensorCertificate)
@@ -100,12 +99,12 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
10099
## ESP32 specific
101100

102101
* [Bluetooth samples](samples/Bluetooth)
103-
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureMQTTTwinsBMP280Sleep)
104102
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureSDK/AzureSDKSleepBMP280)
103+
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureMQTTTwinsBMP280Sleep)
105104
* [Hardware ESP32 Deep sleep sample](samples/Hardware.Esp32)
106105
* [Hardware ESP32 RMT sample pack](samples/Hardware.Esp32.Rmt)
107-
* [NeoPixel Strip WS2812 with RMT](samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory)
108106
* [NeoPixel Strip WS2812 with RMT](samples/Hardware.Esp32.Rmt/NeoPixelStrip)
107+
* [NeoPixel Strip WS2812 with RMT](samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory)
109108
* [Ultrasonic HC-SR04 sensor with RMT](samples/Hardware.Esp32.Rmt/Ultrasonic)
110109

111110
## STM32 Specific
@@ -168,8 +167,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
168167

169168
## IoT.Device
170169

171-
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureMQTTTwinsBMP280Sleep)
172170
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureSDK/AzureSDKSleepBMP280)
171+
* [Complete Azure MQTT sample using BMP280 sensor](samples/AzureMQTTTwinsBMP280Sleep)
173172
* [Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework](samples/AzureSDK/AzureSDKSensorCertificate)
174173

175174
</devices>

0 commit comments

Comments
 (0)