def main(): print("Hello from dp32-proto!") if __name__ == "__main__": main()