aprsd/aprsd/messaging.py

4 lines
132 B
Python

# What to return from a plugin if we have processed the message
# and it's ok, but don't send a usage string back
NULL_MESSAGE = -1