Skip to content

Instantly share code, notes, and snippets.

@mstolin
mstolin / example.csv
Created July 24, 2022 14:03
CloudFree Plug Power Consumption monitor
Time Total Today Power Voltage Current
2022-07-24T15:03:02 0.037 0.037 40 227 0.282
2022-07-24T15:03:07 0.037 0.037 39 227 0.282
2022-07-24T15:03:12 0.037 0.037 38 227 0.283
@mstolin
mstolin / CollectionViewCell.swift
Last active September 12, 2022 17:12
UICollectionView cell touches animation.
//
// CollectionViewCell.swift
// CollectionTest
//
// Created by Marcel Stolin on 08.05.15.
// Copyright (c) 2015 Marcel Stolin. All rights reserved.
//
import UIKit