RCU Forums - View Single Post - CDI gr8flyer55
View Single Post
Old 09-14-2012 | 03:13 AM
  #270  
lovefool
Member
 
Joined: Aug 2004
Posts: 56
Received 0 Likes on 0 Posts
From: OdawaraKanagawa, JAPAN
Default RE: CDI gr8flyer55

Jake, I meant this. no stdio.h and so on. I have just installed XC8 1.10, so I gonna try to compile your code.

#include
#include
#include // Auto include device specific headers and libraries.
#include // Defines C99 standard data types like uint8_t and uint16_t
#include // For true/false definition

Jay.