Small mods, and update file headers.

This commit is contained in:
Richard Barry 2008-03-26 13:04:38 +00:00
parent 527fb6a907
commit 9596b04eff
490 changed files with 4975 additions and 4599 deletions

View file

@ -42,6 +42,7 @@
#include "src/sysctl.h"
#include "osram96x16.h"
extern void I2CMasterInitExpClk(unsigned long ulBase, unsigned long ulI2CClk, tBoolean bFast);
//*****************************************************************************
//
// The I2C slave address of the SSD0303 controller on the OLED display.
@ -801,7 +802,7 @@ OSRAMInit(tBoolean bFast)
//
// Initialize the I2C master.
//
I2CMasterInit(I2C_MASTER_BASE, bFast);
I2CMasterInitExpClk(I2C_MASTER_BASE, SysCtlClockGet(), bFast);
//
// Compute the inter-byte delay for the SSD0303 controller. This delay is