-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
SV-Zanshin
authored and
SV-Zanshin
committed
Dec 28, 2018
1 parent
c07ea81
commit e864b71
Showing
55 changed files
with
1,219 additions
and
439 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
var _background_read_8ino = | ||
[ | ||
[ "ISR", "_background_read_8ino.html#aa64c6dce15e9de9105b4ae9533c9a267", null ], | ||
[ "loop", "_background_read_8ino.html#afe461d27b9c48d5921c00d521181f12f", null ], | ||
[ "setup", "_background_read_8ino.html#a4fc01d736fe50cf5b977f755b675f11d", null ], | ||
[ "deviceNumber", "_background_read_8ino.html#aa288141c88c2063ca23516ce595d6a94", null ], | ||
[ "GREEN_LED_PIN", "_background_read_8ino.html#a4cc57301563e3c5c906dbad9f19a7d94", null ], | ||
[ "INA", "_background_read_8ino.html#a67d666137ef9b3c8b6d60b6f1dbf6970", null ], | ||
[ "INA_ALERT_PIN", "_background_read_8ino.html#af0b8bdc479bf42af4e35a7a31b857373", null ], | ||
[ "readings", "_background_read_8ino.html#a9ec15d11de9a04bef54462745f3aa1a8", null ], | ||
[ "SERIAL_SPEED", "_background_read_8ino.html#adc8430dea1bce949f10d9708742cca34", null ], | ||
[ "sumBusMicroAmps", "_background_read_8ino.html#a8fdb94b9f9a7329cf8b69ba8e81c04a4", null ], | ||
[ "sumBusMillVolts", "_background_read_8ino.html#a6505ef3b8859931529079f24ba25054e", null ] | ||
]; |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
var dir_bbb27c2ef2aa6cd43804f9e42f285558 = | ||
[ | ||
[ "__vm", "dir_b64c63f9b977cae7d9aac8d963750534.html", "dir_b64c63f9b977cae7d9aac8d963750534" ] | ||
[ "BackgroundRead.ino", "_background_read_8ino.html", "_background_read_8ino" ] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
var dir_d28a4824dc47e487b107a5db32ef43c4 = | ||
[ | ||
[ "BackgroundRead", "dir_bbb27c2ef2aa6cd43804f9e42f285558.html", "dir_bbb27c2ef2aa6cd43804f9e42f285558" ], | ||
[ "DataLogger", "dir_3a86fa53a7af35fdeea377fe5e908f57.html", "dir_3a86fa53a7af35fdeea377fe5e908f57" ], | ||
[ "DisplayReadings", "dir_a82ff50500b12b6a7f9997259499714f.html", "dir_a82ff50500b12b6a7f9997259499714f" ] | ||
[ "BackgroundRead", "dir_bbb27c2ef2aa6cd43804f9e42f285558.html", "dir_bbb27c2ef2aa6cd43804f9e42f285558" ] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
var files_dup = | ||
[ | ||
[ "examples", "dir_d28a4824dc47e487b107a5db32ef43c4.html", "dir_d28a4824dc47e487b107a5db32ef43c4" ], | ||
[ "src", "dir_68267d1309a1af8e8297ef4c3efbcdba.html", "dir_68267d1309a1af8e8297ef4c3efbcdba" ] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.8.14"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>INA: File Members</title> | ||
<link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="jquery.js"></script> | ||
<script type="text/javascript" src="dynsections.js"></script> | ||
<link href="navtree.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="resize.js"></script> | ||
<script type="text/javascript" src="navtreedata.js"></script> | ||
<script type="text/javascript" src="navtree.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(document).ready(initResizable); | ||
/* @license-end */</script> | ||
<link href="search/search.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="search/searchdata.js"></script> | ||
<script type="text/javascript" src="search/search.js"></script> | ||
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td id="projectalign" style="padding-left: 0.5em;"> | ||
<div id="projectname">INA | ||
 <span id="projectnumber">1.0.7</span> | ||
</div> | ||
<div id="projectbrief">Arduino Library for various INAxxx devices</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.8.14 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "search",false,'Search'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="menudata.js"></script> | ||
<script type="text/javascript" src="menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('',true,false,'search.php','Search'); | ||
$(document).ready(function() { init_search(); }); | ||
}); | ||
/* @license-end */</script> | ||
<div id="main-nav"></div> | ||
</div><!-- top --> | ||
<div id="side-nav" class="ui-resizable side-nav-resizable"> | ||
<div id="nav-tree"> | ||
<div id="nav-tree-contents"> | ||
<div id="nav-sync" class="sync"></div> | ||
</div> | ||
</div> | ||
<div id="splitbar" style="-moz-user-select:none;" | ||
class="ui-resizable-handle"> | ||
</div> | ||
</div> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(document).ready(function(){initNavTree('globals_func.html','');}); | ||
/* @license-end */ | ||
</script> | ||
<div id="doc-content"> | ||
<!-- window showing the filter options --> | ||
<div id="MSearchSelectWindow" | ||
onmouseover="return searchBox.OnSearchSelectShow()" | ||
onmouseout="return searchBox.OnSearchSelectHide()" | ||
onkeydown="return searchBox.OnSearchSelectKey(event)"> | ||
</div> | ||
|
||
<!-- iframe showing the search results (closed by default) --> | ||
<div id="MSearchResultsWindow"> | ||
<iframe src="javascript:void(0)" frameborder="0" | ||
name="MSearchResults" id="MSearchResults"> | ||
</iframe> | ||
</div> | ||
|
||
<div class="contents"> | ||
 <ul> | ||
<li>ISR() | ||
: <a class="el" href="_background_read_8ino.html#aa64c6dce15e9de9105b4ae9533c9a267">BackgroundRead.ino</a> | ||
</li> | ||
<li>loop() | ||
: <a class="el" href="_background_read_8ino.html#afe461d27b9c48d5921c00d521181f12f">BackgroundRead.ino</a> | ||
</li> | ||
<li>setup() | ||
: <a class="el" href="_background_read_8ino.html#a4fc01d736fe50cf5b977f755b675f11d">BackgroundRead.ino</a> | ||
</li> | ||
</ul> | ||
</div><!-- contents --> | ||
</div><!-- doc-content --> | ||
<!-- start footer part --> | ||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | ||
<ul> | ||
<li class="footer">Generated by | ||
<a href="http://www.doxygen.org/index.html"> | ||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.