mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add MTU setting in web-page
This commit is contained in:
@@ -100,7 +100,6 @@ function update() {
|
||||
}
|
||||
} else {
|
||||
pAdvertised[n] = parseInt(p.adv, 2);
|
||||
console.log("Advertised " + n + " entry " + p.adv + " is now " + pAdvertised[n]);
|
||||
}
|
||||
iHTML += "</table>";
|
||||
tt.innerHTML = iHTML;
|
||||
|
||||
Reference in New Issue
Block a user