Method | Description | |
---|---|---|
AddLine ( string message = "" ) : void | ||
OledDisplayDriver ( OledDisplay oledDisplay, Microsoft.SPOT.Font fontTitle, Microsoft.SPOT.Font fontBody, Microsoft.SPOT.Font fontStatus ) : System | ||
SetBody ( string body ) : void | ||
SetTitle ( string title ) : void |
Method | Description | |
---|---|---|
DriverLoop ( ) : void |
public OledDisplayDriver ( OledDisplay oledDisplay, Microsoft.SPOT.Font fontTitle, Microsoft.SPOT.Font fontBody, Microsoft.SPOT.Font fontStatus ) : System | ||
oledDisplay | OledDisplay | |
fontTitle | Microsoft.SPOT.Font | |
fontBody | Microsoft.SPOT.Font | |
fontStatus | Microsoft.SPOT.Font | |
return | System |