Enabled warnings, and cleaned up warnings. Updated pingpair makefile for recent makefile improvements
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
int serial_putc( char c, FILE *t )
|
||||
{
|
||||
Serial.write( c );
|
||||
|
||||
return c;
|
||||
}
|
||||
|
||||
void printf_begin(void)
|
||||
|
||||
Reference in New Issue
Block a user