Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 289 Bytes

flowmaster-perl

This is a perl based object oriented wrapper around the libflowmaster library. I wrote this so I could quickly write a perl script to communicate with the MCU without needing to write, compile and link a C program to do the same task.

Requirements

gcc and perl.