diff --git a/Tooling-&-Building-with-LNbits.md b/Tooling-&-Building-with-LNbits.md index c46c3a1..42189b8 100644 --- a/Tooling-&-Building-with-LNbits.md +++ b/Tooling-&-Building-with-LNbits.md @@ -17,7 +17,7 @@ To realize esp projects with a MacOS you will need an **UART Bridge Driver** (se When you use the CP210x Driver, make sure to [download the OLD version 11.1.0](https://ereignishorizont.xyz/wp-content/uploads/2023/02/CP210x_Universal_Windows_Driver-v.11.1.0.zip) because the newer one is not working! The LNPoS, FOSSA as well as the hardware wallet and the Nostr signing device use the same TTGO ESP32 display. -[That's why these use the same drivers](https://ereignishorizont.xyz/lnpos/en/#3_Setting_up_the_LNPoS). +[That's why these use the same driver](https://ereignishorizont.xyz/lnpos/en/#3_Setting_up_the_LNPoS).
NOSTR Signing Device @@ -129,7 +129,7 @@ HINT: In the ressources you will also find a (micropython version of a) bitcoin
Vending machine (offline) -This code works similar to the LNpos. Note that the [setup-video for the vending machine](https://www.youtube.com/watch?v=Fg0UuuzsYXc&t=762s) misses the new way of installing it via the new LNURL devices extension. The [vending machine project code resides on github](https://github.com/arcbtc/LNURLVend). +This code works similar to the LNpos. Note that the [setup-video for the vending machine](https://www.youtube.com/watch?v=Fg0UuuzsYXc&t=762s) misses the new way of installing it via the new LNURL device extension. The [vending machine project code resides on github](https://github.com/arcbtc/LNURLVend). BildschirmĀ­foto 2023-02-16 um 15 38 00