More fixed for TelosB and telosbbt.
[goodfet] / firmware / lib / msp430_serial.c
index 9a9885d..856a2e1 100644 (file)
@@ -5,6 +5,8 @@
  * serput{c,s} sergetc functionality as on UNIX
  */
 
  * serput{c,s} sergetc functionality as on UNIX
  */
 
+//FIXME This should switch to the standard GoodFET functions for the msp430f161x chips.
+
 #include "platform.h"
 #include <signal.h>
 #include <io.h>
 #include "platform.h"
 #include <signal.h>
 #include <io.h>