@@ -43,8 +43,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
43
43
## Networking including HTTP, SSL
44
44
45
45
* [ .NET ** nanoFramework** Webserver sample pack] ( samples/Webserver )
46
- * [ HTTP Listener sample] ( samples/HTTP/HttpWebRequest )
47
46
* [ HTTP Listener sample] ( samples/HTTP/HttpListener )
47
+ * [ HTTP Listener sample] ( samples/HTTP/HttpWebRequest )
48
48
* [ HTTP sample pack] ( samples/HTTP )
49
49
* [ HTTP.HttpAzureGET Sample] ( samples/HTTP/HttpAzureGET )
50
50
* [ HTTP.HttpAzurePOST Sample] ( samples/HTTP/HttpAzurePOST )
@@ -68,8 +68,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
68
68
* [ Azure IoT Hub SDK with MQTT protocol] ( samples/AzureSDK/AzureSDK )
69
69
* [ Azure SDK sample pack] ( samples/AzureSDK )
70
70
* [ Azure Service Bus AMQP sample] ( samples/AMQP/Azure-ServiceBus-Sender )
71
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
72
71
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
72
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
73
73
* [ HTTP.HttpAzureGET Sample] ( samples/HTTP/HttpAzureGET )
74
74
* [ HTTP.HttpAzurePOST Sample] ( samples/HTTP/HttpAzurePOST )
75
75
* [ Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework] ( samples/AzureSDK/AzureSDKSensorCertificate )
@@ -99,8 +99,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
99
99
## ESP32 specific
100
100
101
101
* [ Bluetooth samples] ( samples/Bluetooth )
102
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
103
102
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
103
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
104
104
* [ Hardware ESP32 Deep sleep sample] ( samples/Hardware.Esp32 )
105
105
* [ Hardware ESP32 RMT sample pack] ( samples/Hardware.Esp32.Rmt )
106
106
* [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory )
@@ -167,8 +167,8 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
167
167
168
168
## IoT.Device
169
169
170
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
171
170
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
171
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
172
172
* [ Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework] ( samples/AzureSDK/AzureSDKSensorCertificate )
173
173
174
174
</devices >
0 commit comments