Added lba to chs conversion

This commit is contained in:
2025-10-26 21:39:43 +00:00
parent dc410e7b4e
commit 3046f62ce0
5 changed files with 92 additions and 3 deletions

View File

@@ -137,4 +137,5 @@ gen_list = [
("potential_dividers", "physics"),
("resistivity", "physics"),
("fringe_spacing", "physics"),
("lba_to_chs", "computer_science"),
]