7 lines
111 B
C

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