Revision history of "More complex web page"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 11:49, 11 February 2023George2 (Talk | contribs). . (2,826 bytes) (+2,826). . (Created page with "<source lang = "python"> import machine import socket import math import utime import network import time wlan = network.WLAN(network.STA_IF) wlan.active(True) wlan.connect...")