You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you need sed installed. Just so you know, this repo is no longer updated, and represents the protocol to the Particle cloud as used in the Core. for the latest implementation, please see https://github.com/spark/firmware, under the communication folder.
When I run mingw32-make on UnitTest++/makefile, I get the following error:
sed: -e expression #1, char 1: unknown command: `''
:0:0: fatal error: when writing output to : Invalid argument
compilation terminated.
mingw32-make: *** [src/AssertException.o] Error 1
Please help :D I really need UnitTesting
The text was updated successfully, but these errors were encountered: