@@ -45,16 +45,15 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
45
45
* [ .NET ** nanoFramework** Webserver sample pack] ( samples/Webserver )
46
46
* [ HTTP Listener sample] ( samples/HTTP/HttpListener )
47
47
* [ HTTP Listener sample] ( samples/HTTP/HttpWebRequest )
48
- * [ HTTP sample pack] ( samples/WebSockets )
49
48
* [ HTTP sample pack] ( samples/HTTP )
50
49
* [ HTTP.HttpAzureGET Sample] ( samples/HTTP/HttpAzureGET )
51
50
* [ HTTP.HttpAzurePOST Sample] ( samples/HTTP/HttpAzurePOST )
52
51
* [ MQTT sample pack] ( samples/MQTT )
53
52
* [ Networking sample pack] ( samples/Networking )
54
53
* [ SSL sample pack] ( samples/SSL )
54
+ * [ WebSocket sample pack] ( samples/WebSockets )
55
55
* [ WiFI samples] ( samples/Wifi )
56
56
* [ WiFi Soft AP sample] ( samples/WiFiAP )
57
- * [ WebSocket samples] (samples/WebSockets)
58
57
59
58
## MQTT
60
59
@@ -69,8 +68,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
69
68
* [ Azure IoT Hub SDK with MQTT protocol] ( samples/AzureSDK/AzureSDK )
70
69
* [ Azure SDK sample pack] ( samples/AzureSDK )
71
70
* [ Azure Service Bus AMQP sample] ( samples/AMQP/Azure-ServiceBus-Sender )
72
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
73
71
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
72
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
74
73
* [ HTTP.HttpAzureGET Sample] ( samples/HTTP/HttpAzureGET )
75
74
* [ HTTP.HttpAzurePOST Sample] ( samples/HTTP/HttpAzurePOST )
76
75
* [ 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
100
99
## ESP32 specific
101
100
102
101
* [ Bluetooth samples] ( samples/Bluetooth )
103
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
104
102
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
103
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
105
104
* [ Hardware ESP32 Deep sleep sample] ( samples/Hardware.Esp32 )
106
105
* [ Hardware ESP32 RMT sample pack] ( samples/Hardware.Esp32.Rmt )
107
- * [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory )
108
106
* [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStrip )
107
+ * [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory )
109
108
* [ Ultrasonic HC-SR04 sensor with RMT] ( samples/Hardware.Esp32.Rmt/Ultrasonic )
110
109
111
110
## STM32 Specific
@@ -168,8 +167,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
168
167
169
168
## IoT.Device
170
169
171
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
172
170
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
171
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
173
172
* [ Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework] ( samples/AzureSDK/AzureSDKSensorCertificate )
174
173
175
174
</devices >
0 commit comments