Change analogRead calls to analogReadPin (#9023)
* Change analogRead calls to analogReadPin * Add ChangeLog * Update docs, remove mention of `analogRead()` * Retarget changelog for next round
This commit is contained in:
parent
60e5733c48
commit
8a4a0c25fd
5 changed files with 27 additions and 25 deletions
|
@ -150,7 +150,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
//#define NO_ACTION_FUNCTION
|
||||
|
||||
#define PS2_MOUSE_INIT_DELAY 2000
|
||||
#define BATTERY_PIN 9
|
||||
#define BATTERY_POLL 30000
|
||||
#define MAX_VOLTAGE 4.2
|
||||
#define MIN_VOLTAGE 3.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue