Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FredM67 committed Mar 6, 2024
1 parent 7b1f003 commit 4f9d03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mk2_3phase_RFdatalog_temp/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Cette fonctionnalité s'active via la ligne :
```cpp
inline constexpr bool DIVERSION_PIN_PRESENT{ true };
```
Il faudra aussi choisir le *pin* sur laquelle est relié le contact sec :
Il faudra aussi choisir la *pin* sur laquelle est relié le contact sec :
```cpp
inline constexpr uint8_t diversionPin{ 12 };
```
Expand Down

0 comments on commit 4f9d03f

Please sign in to comment.