3 lines
50 B
C
3 lines
50 B
C
|
|
#include <stdint.h>
|
|
uint8_t bus_addr = BUS_ADDR;
|
|
|
#include <stdint.h>
|
|
uint8_t bus_addr = BUS_ADDR;
|