Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 563d4cc

Browse files
committed
pycoproc_2 v0.05: supports pytrack-2 and pysense-2
1 parent b2e9357 commit 563d4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shields/lib/pycoproc_2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import time
1616
import pycom
1717

18-
__version__ = '0.0.4'
18+
__version__ = '0.0.5'
1919

2020
""" PIC MCU wakeup reason types """
2121
WAKE_REASON_ACCELEROMETER = 1

0 commit comments

Comments
 (0)