#include "gpio.h" const char gpio_shift_table[] = { 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, };