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 d77de87 commit 775890bCopy full SHA for 775890b
1 file changed
tools/tinyos/python/packet/Makefile.am
@@ -1,6 +1,6 @@
1
tospy_PYTHON = avrmote.py SerialIO.py SFProtocol.py __init__.py \
2
PacketDispatcher.py SerialProtocol.py SFSource.py IO.py \
3
- PacketSource.py Serial.py SocketIO.py Platform.py \
+ PacketSource.py SerialH.py SocketIO.py Platform.py \
4
SerialSource.py ThreadTask.py
5
6
tospydir = $(pythondir)/tinyos/packet
0 commit comments