summaryrefslogtreecommitdiff
path: root/utils/raspberrypi
diff options
context:
space:
mode:
authorPaul Elder <paul.elder@ideasonboard.com>2020-09-21 14:00:19 +0900
committerPaul Elder <paul.elder@ideasonboard.com>2020-10-07 19:17:31 +0900
commit7e59bccb35015dea1a3ce6c50efb0cc23157060f (patch)
tree473db885672682b00531d8cc1fbfe3e803853342 /utils/raspberrypi
parent6193e9c25277c8fd16bb0475c640cc29104115de (diff)
Documentation: coding-style: Document global variable guidelines
Document the issue related to global variable dependencies and how to avoid them. Signed-off-by: Paul Elder <paul.elder@ide# SPDX-License-Identifier: GPL-2.0-or-later # # Copyright (C) 2022, Paul Elder <paul.elder@ideasonboard.com> # # Gradients that can be used to distribute or map numbers import libtuning as lt import math from numbers import Number # @brief Gradient for how to allocate pixels to sectors # @description There are no parameters for the gradients as the domain i