Skip to content

Commit 0e0287b

Browse files
committed
Fixed incorrect formatting in the readme
1 parent 4c2d0fa commit 0e0287b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
A support library for the Challenger RP2040 UWB boards with the DWM3000 module.
33

44
<img src="https://usercontent.one/wp/ilabs.se/wp-content/uploads/2023/04/iso1-2048-1.jpg" alt="drawing" width="640"/>
5-
![Challenger RP2040 UWB](https://usercontent.one/wp/ilabs.se/wp-content/uploads/2023/04/iso1-2048-1.jpg)
65

7-
##Introduction
6+
## Introduction
87

98
The DWM3000 is an ultra-wideband (UWB) transceiver module developed by Qorvo Inc. It operates in the frequency range of 3.1 GHz to 10.6 GHz and has a maximum output power of 4 dBm. The module uses the IEEE 802.15.4a standard for UWB communication, which enables highly accurate ranging and positioning with an accuracy of up to 10 cm.
109

@@ -20,6 +19,6 @@ We paired this marvelous module with our own proven RP2040 base design to create
2019

2120
The included examples are all tested to work on our board so you can get started creating super cool stuff from day one.
2221

23-
##Usage
22+
## Usage
2423

2524
(TBD)

0 commit comments

Comments
 (0)