Commit b18cfc8b authored by Maciej Lipinski's avatar Maciej Lipinski Committed by baujc

change priority 1 to be accroding to WR Spec

Conflicts:
	include/ppsi/constants.h
parent d7b4fea2
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
#define PP_DEFAULT_UTC_OFFSET 37 #define PP_DEFAULT_UTC_OFFSET 37
#define PP_MIN_PRIORITY1 0 #define PP_MIN_PRIORITY1 0
#define PP_MAX_PRIORITY1 255 #define PP_MAX_PRIORITY1 255
#define PP_DEFAULT_PRIORITY1 128 #define PP_DEFAULT_PRIORITY1 64
#define PP_MIN_PRIORITY2 0 #define PP_MIN_PRIORITY2 0
#define PP_MAX_PRIORITY2 255 #define PP_MAX_PRIORITY2 255
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment