LedControllerTests

Dependencies:   LedController

Fork of ServomotorTests by NerfUS

Committer:
dupm2216
Date:
Sun Mar 05 18:52:56 2017 +0000
Revision:
3:47bca612f8ff
Parent:
1:6e4e8b9d6069
Initial commit for LedController manual tests

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dupm2216 0:07953da87c60 1 int main()
dupm2216 0:07953da87c60 2 {
dupm2216 3:47bca612f8ff 3 //TODO: Manual tests for LED's
dupm2216 3:47bca612f8ff 4 return 0;
dupm2216 0:07953da87c60 5 }