fix last commit

Origin commit data
------------------
Branch: master
Commit: 294e64c9a8
Author: TangoCash <eric@loxat.de>
Date: 2020-06-20 (Sat, 20 Jun 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2020-06-20 09:12:41 +02:00
committed by vanhofen
parent 2e5f1c5ca5
commit acb0abb95a

View File

@@ -44,7 +44,7 @@
#define GREEN "\x1B[32m" #define GREEN "\x1B[32m"
#define NORMAL "\x1B[0m" #define NORMAL "\x1B[0m"
#define EPOLL_WAIT_TIMEOUT (1000) #define EPOLL_WAIT_TIMEOUT (-1)
#define EPOLL_MAX_EVENTS (1) #define EPOLL_MAX_EVENTS (1)
#define hal_debug(args...) _hal_debug(HAL_DEBUG_INIT, this, args) #define hal_debug(args...) _hal_debug(HAL_DEBUG_INIT, this, args)