br.h -> brlib.h

This commit is contained in:
2024-02-05 14:08:28 +01:00
parent 635e4c8d9e
commit b637146095
12 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
#include <stdio.h>
#include <stdbool.h>
#include <br.h>
#include "brlib.h"
#define NANOSEC 1000000000 /* nano sec in sec */
#define MILLISEC 1000000 /* milli sec in sec */