#ifndef QDPPORT_H #define QDPPORT_H static const uint8_t QDPport[9][2] = {{0, 0}, {11, 10}, {3, 9}, {12, 13}, {2, 8}, {1, 0}, {16, 17}, {20, 15}, {21, 14} }; #endif