Was getting this on build: CC radio/at.c radio/at.c:209: error 230: label without statement Looks like you need to add a break; after the default: symbol.
Was getting this on build:
Looks like you need to add a break; after the default: symbol.