Changes
Jump to navigation
Jump to search
205 bytes added
, 06:10, 25 August 2021
Line 1:
Line 1:
+
<style>
+
.post-content ol{
+
list-style: none;
+
counter-reset: li;
+
}
+
.post-content ol ol{
+
list-style: none;
+
}
+
.post-content ol li:before {
+
counter-increment: li;
+
content: counters(li,".") ". ";
+
}
+
</style>
# Connect DE-MG/Metaforsa to the local network and other devices via CAN bus.
# Connect DE-MG/Metaforsa to the local network and other devices via CAN bus.
# Power on the DE-MG/Metaforsa module and make sure that the power indicator light on the module is green.
# Power on the DE-MG/Metaforsa module and make sure that the power indicator light on the module is green.