Loading
Make ArduinoJson work with msp430.h
msp430.h defines the preprocessor variable "N", which is a frequently used template parameter name. These two do not go together.
chaosdorf.de/git has been discontinued. Please refer to git.chaosdorf.de instead.
msp430.h defines the preprocessor variable "N", which is a frequently used template parameter name. These two do not go together.