esp32_nat_router
esp32_nat_router copied to clipboard
platform package tasmota URL outdated
In the platformio.ini the Tasmota Git is referenced. After having troubles I checked the link, which ends in a 404. https://github.com/martin-ger/esp32_nat_router/blob/81ea6c516d0b0f961b29ce003574130350ddbec8/platformio.ini#L18
Trying to reference an alternative link:
platform_packages =
framework-espidf @ https://github.com/tasmota/esp-idf/archive/refs/tags/v5.1.2-org.zip
only brings me into git recusive pull problems (maybe not related)