-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: espressif/arduino-esp32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: a7md0/arduino-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 8 files changed
- 2 contributors
Commits on Jul 28, 2019
-
Add: calculateNetworkID(IPAddress ip, IPAddress subnet) => Calculate the network id using the ip and subnet (e.g. 192.168.0.0) calculateBroadcast(IPAddress ip, IPAddress subnet) => Calculate the broadcast ip using the ip and subnet (e.g. 192.168.0.255) calculateSubnetCIDR(IPAddress subnetMask) => Calculate the subnet CIDR using the subnet (e.g. 24)
Configuration menu - View commit details
-
Copy full SHA for b057aee - Browse repository at this point
Copy the full SHA b057aeeView commit details -
Add: broadcastIP() => Retrieve the network id (e.g. 192.168.0.0) networkID() => Retrieve the broadcast IP (e.g. 192.168.0.255) subnetCIDR() => Retrieve the subnet CIDR (e.g. 24)
Configuration menu - View commit details
-
Copy full SHA for d1ad5ec - Browse repository at this point
Copy the full SHA d1ad5ecView commit details -
Add: broadcastIP() => Retrieve the network id (e.g. 192.168.0.0) networkID() => Retrieve the broadcast IP (e.g. 192.168.0.255) subnetCIDR() => Retrieve the subnet CIDR (e.g. 24)
Configuration menu - View commit details
-
Copy full SHA for 52cd613 - Browse repository at this point
Copy the full SHA 52cd613View commit details -
Add: softAPBroadcastIP() => Retrieve the network id (e.g. 192.168.0.0) softAPNetwrokID() => Retrieve the broadcast IP (e.g. 192.168.0.255) softAPSubnetCIDR() => Retrieve the subnet CIDR (e.g. 24)
Configuration menu - View commit details
-
Copy full SHA for a5b84cf - Browse repository at this point
Copy the full SHA a5b84cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcdc0e - Browse repository at this point
Copy the full SHA 3fcdc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac36d8c - Browse repository at this point
Copy the full SHA ac36d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b00789e - Browse repository at this point
Copy the full SHA b00789eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d99e493 - Browse repository at this point
Copy the full SHA d99e493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 691d284 - Browse repository at this point
Copy the full SHA 691d284View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master