CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 1 match
CCS Forum Index
Author Message
  Topic: 18f4550
ccs1

Replies: 1
Views: 4653

PostForum: General CCS C Discussion   Posted: Sun Feb 22, 2015 11:39 pm   Subject: 18f4550
set_tris_b(0);
output_b(0);

while(1)
{
output_high(pin_b0);
delay_ms(1000);

output_low(pin_b0);
delay_ms(1 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group