This repository has been archived on 2024-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
justhomework/MCU/MCU_1_1/inc.h

6 lines
56 B
C

#include <reg52.h>
void delay(int a);
void ledfull();