2025-07-14 09:29:18 +08:00

7 lines
111 B
C

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#define MAX_SIZE 20
void opous_encoder_start();