Skip to content

Commit 3bb9ed6

Browse files
authored
Merge pull request #324 from EasternEdgeRobotics/fix-ips
Update dhcp ip mac list
2 parents 59b99ea + febb7eb commit 3bb9ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playbooks/files/conf/dhcpd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ host rasprime {
4444
}
4545

4646
host picamera2 {
47-
hardware ethernet 00:50:b6:18:45:6a;
47+
hardware ethernet 80:3F:5D:0A:AB:65;
4848
fixed-address 192.168.88.6;
4949
}
5050

0 commit comments

Comments
 (0)