Skip to content
Snippets Groups Projects
esc2's avatar
esc2 authored
ec76b574
History
Name Last commit Last update
Distinguish.c
Distinguish.h
Makefile
README.md

This is the code submission for Elliot Couvignou

To run this program all you need to do is:

  1. type /make to compile
  2. type ./test to begin
  3. enter the packet data to distinguish (uint8_t 1D array)
  4. check my result :).