X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/99922f0bbaa2b7304136fa3bdb46996ce2beee0f..67a9a9e866d0ff3c40dc2a4a5df32c6e39e9747f:/bmc/config.h diff --git a/bmc/config.h b/bmc/config.h index 83a346c..b1e4e12 100644 --- a/bmc/config.h +++ b/bmc/config.h @@ -1,4 +1,8 @@ +#define BMC_ADDR 0x24 + #define POWERUP_TIME_MS 200 #define POWERDOWN_TIME_MS 5000 #define RESET_TIME_MS 200 #define POWER_CYCLE_PAUSE_MS 500 + +#define BAUD 38400UL