Skip to content

Commit 0a46e15

Browse files
committed
Extending REAMDE.
1 parent 471c874 commit 0a46e15

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
# Arduino_Portenta_OTA
1+
Arduino_Portenta_OTA
2+
====================
23

34
[![Compile Examples](https://github.com/arduino-libraries/Arduino_Portenta_OTA/workflows/Compile%20Examples/badge.svg)](https://github.com/arduino-libraries/Arduino_Portenta_OTA/actions?workflow=Compile+Examples)
45
[![Arduino Lint](https://github.com/arduino-libraries/Arduino_Portenta_OTA/workflows/Arduino%20Lint/badge.svg)](https://github.com/arduino-libraries/Arduino_Portenta_OTA/actions?workflow=Arduino+Lint)
56
[![Spell Check](https://github.com/arduino-libraries/Arduino_Portenta_OTA/workflows/Spell%20Check/badge.svg)](https://github.com/arduino-libraries/Arduino_Portenta_OTA/actions?workflow=Spell+Check)
67

78
OTA on the Arduino Portenta.
9+
10+
### Example
11+
```C++
12+
/* TODO */
13+
```

0 commit comments

Comments
 (0)