You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which requires sophistocated breadboard and laboratory techniques,
29
+
which requires sophisticated breadboard and laboratory techniques,
30
30
providing a DIY challenge at an advanced level.
31
31
32
32
## Summary of the Examples
@@ -45,7 +45,7 @@ This example implements the LED program with a template LED class for the target
45
45
46
46
Example  Integer Types Having Fixed Widths and Prime Numbers.\
47
47
This example focuses on integer types having fixed widths using a fascinating calculation
48
-
of prime numbers that is simultaneously intended to emphasize the usefullness and portability
48
+
of prime numbers that is simultaneously intended to emphasize the usefulness and portability
49
49
of fixed-width integer types.
50
50
51
51
Example  LED Objects and Polymorphism.\
@@ -57,7 +57,7 @@ Example  A CRC Benchmark.\
63
63
This example illustrates certain optimization techniques through the calculation
@@ -136,7 +136,7 @@ over multitasking using time slices.
136
136
137
137
## Further Information on the Examples
138
138
139
-
For further informatin on the examples, see the readme notes
139
+
For further information on the examples, see the readme notes
0 commit comments