Skip to content

Commit 34fdf9c

Browse files
committed
Added the chapter for delta modulation, and expanded the earlier chapters as well. Sliders are now formatted in two columns as before.
1 parent 75a2752 commit 34fdf9c

2 files changed

Lines changed: 230 additions & 28 deletions

File tree

delta-modulation/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ <H1>
7979
// Get the element with id="defaultOpen" and click on it
8080
document.getElementById("defaultOpen").click();
8181
var paragraph = document.getElementById("main page");
82+
var initialPageNum = 0;
8283
var pageNum = 0;
8384

8485
// Add event listener to the Next/Previous button

0 commit comments

Comments
 (0)