Fixed README
This commit is contained in:
parent
11d38a27f3
commit
ee74625805
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ Find this:
|
|||
```
|
||||
#include "version/SVXLINK.h"
|
||||
```
|
||||
and add ***AFTER***:
|
||||
and add this ***AFTER***:
|
||||
```
|
||||
include "BrandMeisterBridge.h"
|
||||
```
|
||||
|
@ -31,7 +31,7 @@ Find this:
|
|||
```
|
||||
private:
|
||||
```
|
||||
and add ***ADFTER***:
|
||||
and add this ***AFTER***:
|
||||
```
|
||||
BrandMeisterBridge bridge;
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue