UART handling should be done exclusively at the comms level of abstraction (currently only the gsmTokenizer module). This would involve a couple of wrapping levels, but if would simplify changing the hardware interface and make the project more compatible with other platforms.
UART handling should be done exclusively at the comms level of abstraction (currently only the gsmTokenizer module). This would involve a couple of wrapping levels, but if would simplify changing the hardware interface and make the project more compatible with other platforms.