Skip to content

Instantly share code, notes, and snippets.

View HassanAlahmed's full-sized avatar
:shipit:

HassanAlahmed

:shipit:
  • Riyadh, Saudi Arabia
View GitHub Profile
#include "driver_config.h"
#include "target_config.h"
#include "uart.h"
#include "gpio.h"
#include "Timer16.h"
extern volatile uint32_t UARTCount;
extern volatile uint8_t UARTBuffer[BUFSIZE];
char controller = 'a';