mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c906e2afee
tiny_test_fw is a python package now. import it using normal way.
2 lines
64 B
Python
2 lines
64 B
Python
from esp_prov import * # noqa: export esp_prov module to users
|