mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
Wire gauge calc
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import ohmslaw from './ohms_law';
|
||||
import voltagedropinwire from './wire_voltage_drop';
|
||||
|
||||
export default [ohmslaw];
|
||||
export default [ohmslaw, voltagedropinwire];
|
||||
|
||||
Reference in New Issue
Block a user