Ostatnio widziany: paź 10, 2025
apt-get install wiringpi
add enctype="multipart/form-data" to <form>
check BCM number of ports using "gpio readall" edit /etc/rc0.d/K01domoticz.sh add to bottom of file (my selected ports ar 22 27 and 17) gpio export...
1. cd /etc/apt/ nano sources.list look for any https links, change or comment or remove them cd sources.list.d review all files, look for ...
pkg update pkg install bash chsh -s /usr/local/opt/bash/bin/bash reconnect witch shell mc btw. better not try to change root shell, it’s not saf...
There is bottleneck between Gigabit and FastEthernet ports, just connect everything to 1,2,3,4 or 5 ports (Gigabit).
This is problem with jQuery 3.6.0+ workaround: $(function () { $(document).on('select2:open', () => { document.querySelector('....
1. Remove .idea directory from project 2. FILE -> Invalidate cache 3. Restart phpstorm 4. done :)