diff options
Diffstat (limited to 'utils/tuning/raspberrypi/__init__.py')
-rw-r--r-- | utils/tuning/raspberrypi/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/tuning/raspberrypi/__init__.py b/utils/tuning/raspberrypi/__init__.py new file mode 100644 index 00000000..9ccabb0e --- /dev/null +++ b/utils/tuning/raspberrypi/__init__.py @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-or-later +# +# Copyright (C) 2022, Paul Elder <paul.elder@ideasonboard.com> |