Commit ed217868 authored by Lucas Russo's avatar Lucas Russo

src/*/protocols/*/sm_pr_i2c_defaults*: remove unused SLEEP_USECS MACRO

parent f31383ab
......@@ -11,7 +11,6 @@
#define SM_PR_I2C_DFLT_SYS_FREQ 100000000 /* 100 MHz */
#define SM_PR_I2C_DFLT_I2C_FREQ 100000 /* 100 KHz */
#define SM_PR_I2C_DFLT_I2C_CONFIG 0x0 /* Nothing for now */
#define SM_PR_I2C_DFLT_I2C_SLEEP_USECS 10000 /* 10 ms sleep between read/writes */
#endif
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