oscam-2.26.01-11942-802-wit.../reader-dre-st20.h
2026-02-23 17:40:08 +01:00

7 lines
136 B
C

#ifndef ST20_H_
#define ST20_H_
int st20_run(uint8_t* snip, uint32_t snip_len, int addr, uint8_t *data, uint16_t overcryptId);
#endif