cauqleuir madre

Dependencies:   SDFileSystem mbed TFTLCD

Committer:
Danton
Date:
Sat Feb 02 20:03:24 2013 +0000
Revision:
57:ed9db2bcd1bf
Parent:
56:51410b4b1078
Child:
58:672e16b6b5a4
We have come loooooong way from the popo version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Danton 56:51410b4b1078 1 #include "imaginator.h"
Danton 21:ed9ea3485f93 2
allanalpha 41:c18e7c2b912a 3
Danton 0:a11b3a90c259 4 int main() {
Danton 57:ed9db2bcd1bf 5 bmpFromSDToScreen("/sd/mydir/rose.bmp");
Danton 0:a11b3a90c259 6 }