Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: AnalogIO_1ch/MCP4921.cpp
- Revision:
- 1:d8449dbcde02
- Parent:
- 0:f69d3c64978d
--- a/AnalogIO_1ch/MCP4921.cpp Mon Jul 28 07:30:22 2014 +0000 +++ b/AnalogIO_1ch/MCP4921.cpp Tue Jul 29 04:57:34 2014 +0000 @@ -1,7 +1,7 @@ //------------------------------------------------------ -// Class for 1 DAC in MCO4922 +// Class for DAC in MCP4921 // -// 2014/07/18, Copyright (c) 2014 MIKAMI, Naoki +// 2014/07/29, Copyright (c) 2014 MIKAMI, Naoki //------------------------------------------------------ #include "MCP4921.hpp"