Skip to content
Snippets Groups Projects
Commit f7ce33d4 authored by Mihai-Valentin DUMITRU's avatar Mihai-Valentin DUMITRU
Browse files

[lab2] correct ASCII values

parent cb0b24e8
No related tags found
No related merge requests found
#define DLE (char)0
#define DLE (char)16
#define STX (char)2
#define ETX (char)3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment