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.
Fork of N5110 by
Diff: N5110.cpp
- Revision:
- 20:7afbb7d8598c
- Parent:
- 19:ba8addc061ea
--- a/N5110.cpp Thu Apr 23 18:57:52 2015 +0000
+++ b/N5110.cpp Sat May 09 11:20:21 2015 +0000
@@ -36,7 +36,7 @@
// Consult the datasheet if you need to change them
sendCommand(CMD_VOP_7V38); // operating voltage - these values are from Chris Yan's Library
sendCommand(CMD_TC_TEMP_2); // temperature control
- sendCommand(CMD_BI_MUX_48); // bias
+ sendCommand(CMD_BI_MUX_100); // bias
// function set - basic
sendCommand(0x20 | CMD_FS_ACTIVE_MODE | CMD_FS_HORIZONTAL_MODE | CMD_FS_BASIC_MODE);
