This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

complete my code

hi.

can someone plz complete the code quickly for me.

it is v v urgent.

< code >
void main ( void )
{
    // start display
    // start keys
    // start clock

    while ( 1 )
    {
          // update display
          // read keys
          Read_clock (); // read clock
    }
}

void Read_cock ( )
{
     RTC->COUNT;
}


Parents
  • from above ill probably fail now and its all your fault. you happy?

    i passed my test )^(
    probably because the 'school' you attend will be 'unhappy' if passing averages go low and 'happy' whether 'graduates' are qualified or not. So it is the schools fault that you passed, are you happy?

    Erik

Reply
  • from above ill probably fail now and its all your fault. you happy?

    i passed my test )^(
    probably because the 'school' you attend will be 'unhappy' if passing averages go low and 'happy' whether 'graduates' are qualified or not. So it is the schools fault that you passed, are you happy?

    Erik

Children