Moved completely over to jam. bye bye make\!
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "WProgram.h"
|
||||
|
||||
int serial_putc( char c, FILE *t )
|
||||
int serial_putc( char c, FILE * )
|
||||
{
|
||||
Serial.write( c );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user