mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into serial_115200_2
This commit is contained in:
commit
8e1a90932e
@ -3,6 +3,7 @@
|
|||||||
* Change Settings crc calculation allowing short term backward compatibility
|
* Change Settings crc calculation allowing short term backward compatibility
|
||||||
* Add support for up to 4 INA226 Voltage and Current sensors by Steve Rogers (#6342)
|
* Add support for up to 4 INA226 Voltage and Current sensors by Steve Rogers (#6342)
|
||||||
* Change Improve reliability of TasmotaSerial at 115200 bauds and reduce IRAM usage for Stage/pre-2.6
|
* Change Improve reliability of TasmotaSerial at 115200 bauds and reduce IRAM usage for Stage/pre-2.6
|
||||||
|
* Add support for A4988 stepper-motor-driver-circuit by Tim Leuscher (#6370)
|
||||||
*
|
*
|
||||||
* 6.6.0.10 20190905
|
* 6.6.0.10 20190905
|
||||||
* Redesign Tuya support by Shantur Rathore (#6353)
|
* Redesign Tuya support by Shantur Rathore (#6353)
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
xdrv_25_A4988_Stepper.ino - A4988-StepMotorDriverCircuit- support for Sonoff-Tasmota
|
xdrv_25_a4988_stepper.ino - A4988 StepMotorDriverCircuit- support for Sonoff-Tasmota
|
||||||
|
|
||||||
|
Copyright (C) 2019 Tim Leuscher and Theo Arends
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user