Commit 243190c0 authored by Rahul Gottipati's avatar Rahul Gottipati

Revert AMP_SHIFT value

parent 9ec1bea7
......@@ -253,7 +253,7 @@
#ifdef BIT8_TX
#define AMP_SHIFT 7
#else
#define AMP_SHIFT 10
#define AMP_SHIFT 9
#endif
#define AMP ((1)<<AMP_SHIFT)
......
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