49488577f8
fix order hardware button text centering
8c3a35cea4
fix JSON validation
top menu color is incorrect with recent Zola
This line is supposed to make the dropdown item active…
eaf75a30dc
remove unnecessary images
49488577f8
fix order hardware button text centering
8c3a35cea4
fix JSON validation
Fix "Order Hardware" button centering
Fixes text clearing in "Import JSON"
8c3a35cea4 reverts the unnecessary changes to shop.min.js
, generated by building packages in different version.
Fixes text clearing in "Import JSON"
Remove cortex-m dependencies for delay
The set of delay is to comply with the SPI specification of ENC424J600 mentioned in the datasheet (p.148). However, other functions that…