oscam-2.26.01-11942-802-wit.../reader-dre-st20.h
2026-02-24 21:37:51 +00:00

7 lines
136 B
C
Executable File

#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