摘要: #!/usr/bin/env python from jtop import jtop if __name__ == "__main__": print("All accessible jtop properities") with jtop() as jetson: # boards print( 阅读全文
posted @ 2022-07-26 14:40 hiccup_lh 阅读(397) 评论(0) 推荐(0) 编辑