Functions | |
void | hemisson_delay_ms (char Delay) |
Delay of 1 to 255 ms. This function stop program execution during the defined time. | |
void | hemisson_delay_us (char delay) |
Delay of 1 to 255 us. This function stop program execution during the defined time. |
|
Delay of 1 to 255 ms. This function stop program execution during the defined time.
|
|
Delay of 1 to 255 us. This function stop program execution during the defined time.
|