my test framework

Dependencies:   generic_framework

main.cpp

Committer:
AndersonIctus
Date:
2019-04-25
Revision:
4:0d78e328d043
Parent:
2:39c5ce2737d4
Child:
5:7186cddf0850

File content as of revision 4:0d78e328d043:

#include "mbed.h"
// #include "headers/Test.h"

int main() {
    // Test test();
    
    
    return 1;    
}