Skip to content

Commit 73e0390

Browse files
committed
spelling
1 parent 21b83aa commit 73e0390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Changes listed here are checked in to GitHub ("master" branch unless specificall
77
### 2.3.0
88
* Port analogWrite() to the ADC on the 2-series parts.
99
* Implement analogReadEnh(), for both tiny 0/1-series (suitable for porting to DxCore) and 2-series (suitable for porting to future EA-series core)
10-
* Implement analogReadDiff() for 2-series (suitable for porting to furture EA-series core)
10+
* Implement analogReadDiff() for 2-series (suitable for porting to future EA-series core)
1111
* Implement configuration functions for new ADC functionality: ADCPowerOptions() for tinyAVR 2-series, analogSampleDuration() for both tiny 0/1-series and 2-series (separate implementations)
1212
* Implement ADC error return codes.
1313
* Document new features. Huge number of tweaks and improvements to the documentation, including large section on the new ADC-related functions. Please read it if you are using the ADC on a 2-series part or want more out of the ADC on a 0/1-series part.

0 commit comments

Comments
 (0)