We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d892f4 commit d088814Copy full SHA for d088814
micropython/lora/lora-sx127x/manifest.py
@@ -1,3 +1,5 @@
1
-metadata(version="0.1.2")
+metadata(version="0.1.3")
2
require("lora")
3
+require("lora-sync")
4
+require("lora-async")
5
package("lora")
0 commit comments