Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include "string.h"
Functions | |
int | main (int argc, char *argv[]) |
Simple verification function that expects 3 arguments "Longtest" "is" "working.". More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Simple verification function that expects 3 arguments "Longtest" "is" "working.".
argc | Argument count |
argv | Argument vector |