#ifndef __ENVELOP_TABLE_H__ #define __ENVELOP_TABLE_H__ #include extern uint8_t EnvelopeTable[256]; #endif